Hello,
Here's my syntax ... No column is created.
Hi @trishmalloy
What error are you getting after the run? What does the run history shows?
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog@abm,
Thank you for responding!
There are no errors, the flow runs "successfully.
Here's the Body input:
{
"__metadata": {
"type": "SP.FieldText"
},
"Title": "School",
"FieldTypeKind": 2,
"MaxLength": 255,
"Hidden": true,
"DefaultValue": "Knox County Career Center"
}
Here's the Body output:
{
Hi @trishmalloy
If you are not getting any errors that means the column is created successfully.
You can check this by
https://{YourSharepointSite.com}/_layouts/15/FldEdit.aspx?List={YourListId}&Field=School
Above replace the SharePoint Site and your List Id (GUID).
Also have a look at this link.
Changing Order / Hiding Columns in New / Edit Forms | Nick Grattan's Blog (wordpress.com)
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThe first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
64 | |
51 | |
30 | |
29 | |
24 |