Hey all,
Im creating a form right now that has several fields that users will enter information into. When they hit enter the info and hit next, another identical page will come up that they have to fill out the same way with new info.
Sometimes there will be multiple entries that may have one or two fields that will have the same value. For example, 20 entries in a row may have the same values in fields 1 and 2, but different ones for 3 and 4. For these fields 1 and 2, I would like to put a button next to them that will pull that information out from the previous entry (which has the information I want ot put in fields 1 and 2).
I have seen forms with this function before, but have no idea how to create one. Does anybody have any ideas?
What I am doing right now is pressing ctrl+' and it copies the value from the corresponding field from the previous form. But I need this function to be performed with a button. Please help!
Thanks guys
Thanks
Im creating a form right now that has several fields that users will enter information into. When they hit enter the info and hit next, another identical page will come up that they have to fill out the same way with new info.
Sometimes there will be multiple entries that may have one or two fields that will have the same value. For example, 20 entries in a row may have the same values in fields 1 and 2, but different ones for 3 and 4. For these fields 1 and 2, I would like to put a button next to them that will pull that information out from the previous entry (which has the information I want ot put in fields 1 and 2).
I have seen forms with this function before, but have no idea how to create one. Does anybody have any ideas?
What I am doing right now is pressing ctrl+' and it copies the value from the corresponding field from the previous form. But I need this function to be performed with a button. Please help!
Thanks guys
Thanks