Jump to content

Store Virtual Field Value


Recommended Posts

Hi - 

Can anyone help me with this?

I have a virtual field [dropdown] on a DataPage to allow me to redirect a user to different landing pages.

And I would like to capture the value from that virtual field and write it on my data table.

I am having trouble doing this.

Send help.

Link to comment
Share on other sites

I have the same issue. I'm using a virtual field to redirect based on the answer. For example, "Do you have Wi-Fi?" 

A "Yes" answer directs to page A (the second part of the form)

A "No" answer directs to page B (landing page)

I cannot figure out how to do these redirects w/o virtual fields, but I want to capture the user's answer from this question in my table.

 

I'm not a coder, just a hack. Did see the javascript solution, but not really sure how to implement this as I don't understand all the code.

Link to comment
Share on other sites

Hello,

 

This howto documentation has instructions exactly how to do that. 

Please know that it is not necessary to use a virtual field. We can use a regular table field and add custom dropdown-values.

Then for our Destination Page URL,  you can just reference to your table field instead of a virtual field.

 

The record that will be inserted will have the destination page URL as the value of that field.

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...