Dear Experts,
I just created the form connect to sharepoint list. I have a problem on "created" data card.
it doesn't show any information, so I try this on Text property. It still doesn't show anything.
how can I show the created date in form?
and after I customize all position of data card, I need to set the item property of Form to Default(datasource) right?
Solved! Go to Solution.
@mmchx ,
Is the form in New Mode? If so it will not show anything as the record has not been created yet (and yes, it will show once the form has been saved).
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @mmchx ,
If you put a Label in the card with the Text
Text(ThisItem.Created,"dd/mm/yyyy")
(or whatever your date format is) and it should show the created date.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
I have tried. Nothing happens. I'm not sure this is about sharepoint list or not. So the user needs to save the form then the created will appears after that.
Thank you so much🙂
@mmchx ,
Is the form in New Mode? If so it will not show anything as the record has not been created yet (and yes, it will show once the form has been saved).
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Yes, it's in the New mode. I see.
Thank you so much!!
User | Count |
---|---|
139 | |
97 | |
89 | |
77 | |
56 |
User | Count |
---|---|
194 | |
186 | |
106 | |
99 | |
91 |