WebForm
Posted by arvindpnr on August 30, 2011 at 12:09pm
Hi,
We have page which has url like this
registration?edit[submitted][lead_source_description]=Meeting
Under webform for a field value we dont want user to key in , we can set the disable property
but when we are putting %get[edit[submitted][lead_source_description]] for the default value it does not show the value but it just prints
"edit[submitted][lead_source_description]".
What is the problem with this?
Regards,
Arvind.