adam999 Posted April 9, 2003 Posted April 9, 2003 Hi, Does anybody have some example HTML/CDML syntax for submitting a form containing some text fields which create a new entry in a master database, thus generating a UID, and some values selected from an HTML option list (generated by InlineAction - this I have achieved with success) to a portal (which is in effect a Join database storing the generated UID from above and the values from the option list). I am stuck on how the selection from the option list can be submitted to the portal and if this needs to be an edit process rather than a new record as the UID that needs to be stored has not been generated at the point the new record request is initiated. Hope this is clear to someone! Many thanks Adam
Garry Claridge Posted April 10, 2003 Posted April 10, 2003 <select name="myportal::myfield.0"> <option......etc Good Luck. Garry
Recommended Posts
This topic is 7967 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now