Use our Google Custom Search for best site search results.
Search
-
Thank you for the information. I just checked and I now see both PowerApps and Flow. I will look into Flow and will contact my Admin on FormsViewer.
Once again, thank you!
-
Thank you Hilary, you have always been so helpful.
It's unfortunate because it was easy and I don't have to learn anything new for the transition.
I self-taught InfoPath and been doing great and building out complex applications using onsite host SP (2013).
Though I feel like I'm holding on to InfoPath a bit longer than I should. ...
-
I'm very familiar with CAML and able to update SP 2013 list items using CAML.
My organization switched over to SharePoint Online and the procedure doesn't seem to work. Anyone know of the cause and the solution?
My steps:
XML: CAML_OrgCode.xml
<?xml version="1.0" encoding="UTF-8"?>
<Batch ...
-
It's not possible as we are not setting values back to Excel WB in SP. There is no data connection and we use Excel REST service to just use the Chart model and the model graphs on the value we pass in the URL. So it could gets lengthy, but the linked Image only read upto 255 chars.
The simplified sample is representative of actual. I have ...
-
-
Hi,
I was very excited on the prospect of displaying Charts on an InfoPath after seeing this video
https://channel9.msdn.com/Blogs/donovanf/InfoPath-2010-and-Creating-a-Form-that-Consumes-a-REST-enabled-WCF-Service
I jumped up & down when I got my first chart on the form. That party came crashing when I realized the URL length limits at ...
-
I attempted the calculated field too, unfortunately ID field isn't one of the selections.
Anyway, your solution worked. The trick was to created a value change so the rules execute. On data load doesn't always work because the data queries by trigger.
I used the Version, set to blank then 0. Rules on Version: when not blank... run ...
-
What is that field you have in Link column?
When I select on it, the Modified field on the Secondary is selected, but itself isn't Modified (data), but instead Item (data). It looks like a calculated field, but how do you turn that into a Hyperlink control?
Sorry, I just haven't seen such before.
-
Secondary Data Connection: SourceData
Fields:ID
RecordNameAdded SourceData to view as Repeating table, inserted a column, add a Hyperlink field 'URL'.
I would like the URL to display dynamically the URL to each of the record in SourceData
URL default: ...
-
Hi,
I wasn't. IT was able to briefly set the permission and my form worked when I published. So it's definitely the Admin permission issue.
Thank you so much!