ids or names of forms elements
-
Hi,
Do elements in forms created with abase get any ids or names? I would like to add some action to them in javascript but cannot identify them. And one more question: how to run specific url after form submission? Let’s say I would like to present columns id and name from table tab and after submission go to url newpage.com
What should I add to code below to be redirected to newpage.com?
[abase form=”1,update” table=”tab” elements=”ID,name” fields=”ID,Name$Change” ack=”brown”]
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘ids or names of forms elements’ is closed to new replies.