Announcements
Hi every one
I have an editable form and i want to use one of its datacard value to be in a label outside of the form
i tried to set the Text of the label i used outside of the form to read the form datacard but it shows blank value
The datacard is the container that holds several other controls. If you click directly on the textbox/dropdown/etc. in the datacard, it should indicate its been selected, and you should be able to get the name of that control. The default name will be something like "DataCardValue1". (and of course, you can rename it to something more meaningful).
The specific property will depend on the type of control, but for a textbox the following should work:
DataCardValue1.Text
(But again, rename it so everything is readable)
Thanks Mike for the reply, I did as you said (
DataCardValue1.Text) but the label outside the form read nothing , i don't know why
You confirmed the name of the control, DataCardValue1? And you ran the app, entered text into the textbox, and then clicked or tabbed away from the textbox? (the text property isn't set until you leave the textbox).
Hi @saedibrahim ,
Have you solved the issue? If not yet, could you please share more details of your App? Could you share some screenshots of the Form as well as the Label you created outside the Form?
Best regards,
Community Support Team _ Jeffer NiIf this post helps, then please consider Accept it as the solution to help the other members find it.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 426
WarrenBelz 381 Most Valuable Professional
Kalathiya 315 Super User 2026 Season 1