citrusstyle
Technical User
livelink 9.7.1 with forms 9.7.1, web forms 9.7.2, adn 3.2.0
i have a form template with 2 adn table key lookups. these attributes perform lookups against a table within the livelink schema.
'vendor name' and 'vendor number' correspond with each other. they are each columns contained within the same table.
when selecting 'vendor name' from the lookup, it populates 'vendor name' AND 'vendor number'
....and vice versa,
when selecting vendor number from the lookup, it populates 'vendor number' AND 'vendor name'
question:
i'd like build in the option to ADD a value to the table if it does not exist in the lookup. if 'vendor name' or 'vendor number' don't exist, give the user the option to enter both and store in the table for future use.
what approach would you take? i was thinking about using web forms to perform an INSERT. is this possible?
thanks for your help!
i have a form template with 2 adn table key lookups. these attributes perform lookups against a table within the livelink schema.
'vendor name' and 'vendor number' correspond with each other. they are each columns contained within the same table.
when selecting 'vendor name' from the lookup, it populates 'vendor name' AND 'vendor number'
....and vice versa,
when selecting vendor number from the lookup, it populates 'vendor number' AND 'vendor name'
question:
i'd like build in the option to ADD a value to the table if it does not exist in the lookup. if 'vendor name' or 'vendor number' don't exist, give the user the option to enter both and store in the table for future use.
what approach would you take? i was thinking about using web forms to perform an INSERT. is this possible?
thanks for your help!