trying to delete a variable in record producer and get this !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 11:10 AM
I was trying to delete this variable in a record producer and get me this
I can understand the question answers but I don't understand what is the options?
this variable is a reference variable .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 07:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 12:22 AM
Apologies for the delay. When you complete the form and click 'Submit', the answers to all questions are stored in the 'question_answer' table in the database. For example, if the form has six questions, six entries will be inserted into the 'question_answer' table, each containing the question ID, the answer you provided, and other relevant information.