You are viewing limited content. For full access, please sign in.

Question

Question

Forms Design Issue

asked on June 3, 2015

I have a form which is designed by using custom html field,and i need to retrieve a data from database and to fill the fields in Form by using lookup rule,is it possible to apply lookup rule in the html field?any ideas to acheive this?

0 0

Replies

replied on June 3, 2015

Hi there,

It's not possible to apply lookup rule for customHTML, customHTML data is not submitted when submit form, it's mainly for display usage.

You can fill lookup the data into some hidden input fields (singleline), and using javascript to insert it to the customHTML section.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.