|
kheon-pixelmedia
-
4/14/2011 10:51:53 AM
Custom BizForm layout with hidden field
We have a form that has a field marked to not show on the form, so when using the standard display things work but we've now styled it by using a custom layout and I'm unable to figure out how to get the hidden field populated now.
I've added the $$input:FieldName$$ to the custom layout and while it doesn't show (as expected) it isn't being populated any longer (by our custom code that sets the data manually in viewBiz_OnBeforeValidate.
Any advice?
|