Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Ensure List/Menu populate my update form with the correct data before update

Participant ,
Sep 10, 2014 Sep 10, 2014

Hello,

Please how do I ensure my update form is populated with the correct data before update?

On my update page I have text fields and select fields (dynamic list/menu). When I open my profile page to make updates, I see the field well positioned in the text fields but in the select list/menu fields, I see "Select from list" instead of the value that was initiated selected

correct.jpg

Correct Values before update

wrong.jpg

Wrong values during update

As you can see from the images below, when I open the update page, the list automatically populate the select fields with the last values in the list instead of the Initial values that where selected by the user before the update.

Can anyone please review and let me know where I have gone wrong.

Thank you

Mike

TOPICS
Server side applications
500
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Sep 10, 2014 Sep 10, 2014
LATEST

Hello All,

Once more thank you. I have sorted the issue out.

I observed that I was selecting the wrong field. I selected the field matching the record set of the select instead of the field matching the record set of the table I am working as seen on the image belew

I was selecting this - This is the record set of the table that hold values for the city select list

wrongcity.jpg

Instead of this. This is the record set of the table behind the form I am working on

city.jpg

My issue is now re-solved.

Mike

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines