Hi folks, I have a custom Module to handle the form's data after insert. Basically, I will submit data to Salesforce then receive and the URL from Salesforce response. And I want to redirect the cu...
I'm currently working on a form (screen shot of the current form is provided below) and it was looking very clean and uniform until I got to the field that included a @text area@. I was able to ed...
Hi,I have some forms with a lot of fields and I'd like to use the collapsible category in a custom layout if it is possible. It seems that the collapible category can only be used with a default la...
Is there a way to get the record ID of the custom form that was just submitted? I know you can get the submitted field data by using the following code, but what I need to get is the ID of the reco...
Hi i'm using kentico 8.1.9 with aspx templates.I'm creating a form using the online form modules.When i use the @Form builder@ drag and drop, display the form on my page, view the html source.I wou...
How would I go about adding a print button the the item detail page on a custom form?