Problemas con permisos de usuarios
Hola,
tengo creado un usuario con unos permisos específicos, pero no me funciona de la misma manera en todos los ordenadores.
Quiero que tenga acceso al webform, y desde mi ordenador así lo veo, pero en otros, cuando accede al formulario, el usuario se desconecta. Por qué puede ser?
Muchas gracias y un saludo.
Read moreWebform submission auto-populate content type
My idea is extend the webform module so it can create a new node from an existing content type.
The scenario:
We have a job submission webform on our site which anonymous users can fill out to advertise a job. I would like a module that takes the content of the webform and creates a new node from a existing content type and populates those fields with the fields in webform. Right now we copy and paste the webform email into the content type but this seems like a archaic way of doing this.
Read morewebform girişleri şablona yazdırma ve tablo düzeni
merhaba arkadaşlar;
60 tane kullanıcım var sabit olarak. kullanıcılar hafta da 3-4 kere bir webforma rapor girişi yapacaklar. Her kullanıcı kendi girişlerini görebilmeli, zaten webformda da böyle oluyor.
1.Sorum: kullanıcı görsel olarak daha önceki girişlere göz atmak istediğinde webforma çok kullanışlı olmuyor. önceki girişleri daha görsel ve pratik hale getirebileceğim bir eklenti ihtiyacım var, ne yapabilirim acaba.
2.Sorum: kullanıcı webforma giriş yaptıktan sonra belli bir formatta çıktısını vermek istiyorum, bunun için nasıl bir eklenti kullanabilirim.
Teşekkürler
Read moreWebform7のIE11における条件表示について
お世話になります。
社内サイトでWebform7を使用し表示条件を設定したのですが、IE11の場合デフォルトで「イントラネットサイトは互換表示で表示」にチェックがはいっており非表示の項目もすべて表示されてしまいます。(ドキュメントモードが既定の7となっている為)
Firefox、Chromeでは問題なく表示・非表示の条件設定が有効となっています。
ユーザがサイトを開く際にIE8以上で開かせる方法はありますでしょうか。
Webform rules - delete duplicate webform
Never use rules before and a bit lost there... here is what I'm trying to do. It may sounds a bit strange, but...
Drupal 7
I have two Webforms. let call it form1 and form2. Webform Rules module installed.
form1 is located on front page with two fields [name] and [email] .
form2 is a big form.
when submitting form1 the data transferred to form2, so the form2 has the [name] and [email] pre-filled. Data from form1 saved.... now, when user submits form2 we will have two different submissions from form1 and from form2 with the same [name] and [email]
Read morewebform提交没有反应
我手上有一个网站,然后为了方便做其他语种,所以自行修改了网站,本人是个网建小白,因此用的是最笨的方法,只是手动修改了所有英文信息。刚改完的时候一些完好,上传服务器之后也测试过一些功能,webform等都是正常的,但是过了一段时间后,webform提交没有反应了。
然后最近几天不停尝试重新上传,修改js等方法。然而并没有什么用,至今未解决此问题。走投无路下只好来这里请教各位。
网站地址是www.eneltec-led.es,无论是右边的还是contact页面的表单,点击submit 都是没有反应。F12调试的时候发现response是空,但是本地都是正常的,非常奇怪。希望能帮我解惑,谢谢!
PS:不知道在这里发问题对不对,如果不对请删除,非常抱歉打扰各位。
Webformplacering
Hej!
Idag har jag installerat Drupal senaste versionen samt ett antal moduler (även senaste versionerna) bl a webform. Tidigare har man kunnat konfigurera webform till vilka sidor man vill ha dem (basic, article mm), men nu går inte det. Har jag blivit blind eller är det borttaget?
Om man bara kan lägga in ett formulär hittar jag ingenstans att lägga till mera text på sidan typ: Här kan Du anmäla Dig till... som man då gärna vill ha ovanför formuläret.
Nån som kan hjälpa mig och tala om hur man ska göra? Tack på förhand!
Read moreHow to send the attachment in the email sent to the web form recipient?
Hello There,
I have to send the attachment that is uploaded via a webform node.
I am having a webform i want to send the attachment as a email to the mail recipients.
Regards
Tarun Nagpal
Time Interval in weorm
Hi,
how to calculate time interval (closing time - opening time), I am using form id alter hook. time is stored as an array. it is working fine for the integer Please help me.
function webform_calc_form_alter(&$form, $form_state, $form_id) {
if ($form_id == 'webform_client_form_21') {
$form['#validate'][] = 'webform_calc_validate';
}
}
function webform_calc_validate($form, &$form_state) {
switch($form_state['input']['details']['page_num']) {
case '1':
$okm = $form_state['input']['submitted']['opening_kilometer'];
Salsa Webform Maintainer Help
Last year when I was working with OpenMedia.org I developed a "Salsa Webform" module which works with Salsa API and it creates a tab in the webform settings. On that tab you can link your webform fields up to custom fields inside Salsa so that when the user submits the webform the data goes to Salsa.
It is a working module, but still a WIP in terms of performance. Basically the field matching is a bit loopy and if you used it on a large form it might be quite slow.
Read more

