Drop down list in a form
Hello all!
We have a business requirement where we need to create a form with a drop down list field.The selected value will be inserted into a PET table.
This form will be a standalone form, it will not be used in a campaign.
Hence, we had 2 thoughts:
- Create a list field in html and pass the selected value into the PET field. (not preferred solution)
- Use a SUP table with 2 columns, one will keep the list values (PK column) and the other one will be used as DEK field.We used this table in Personalization Data settings. This way seems not to work, is there any way to handle it by using a SUP table or there is not a way to use personalization data in a standalone form ?
0