Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (10 items)
-
I checked the ULS logs it looks like permission issue, as things are working as expected in the design preview!! . I could see following entries in ULS logs.
Name=Request (POST:http://MyURL/_layouts/15/Postback.FormServer.aspx)
Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|pcl\96085, ClaimsCount=55
Entering monitored ...
-
Thanks for the insight Hilary, I have already disabled Loopback check, When I use data fields from secondary data source it works fine.
On selection of Unit number I am firing REST filter to get Equipment Numbers on the basis of Unit numbers (from 40,000+ Equipment Numbers).
I removed the %20 from the filter still same.
Well till not I was ...
-
I am trying to query a SharePoint 2013 list from InfoPath 2013 WebForm. I took the reference from johnliu’s blog.
1. Created a Data connection “Rest_Equipments” to query the list using following filter
  http://MyURL /_vti_bin/listdata.svc/Equipment_No?$filter=Unit%20eq%20'UNIT00-EOH'
2. Created one more “list” data ...
-
The formula in Rule1 in one of the post on this forum (Attached) & was just trying attempts to modify it according to my need.
The formula returns the result in a specific pattern, every ninth row will have same result for round (count(preceding-sibling::SharePointListItem_RW/Position[Chkbox = "true"]) / 10) and ...
-
My apologies Hilary... :-( I realized the position number is appearing correctly as I wanted, thanks for the suggestion to add [Checkbox] condition.
-
Thanks Hilary,
Please see attached form I am working on, It is my R&D copy, Here on PrintMultiple view is where I am trying to get the list of all employees selected by requester for print.
-
That is what I am trying to do but no luck so far...could you please elaborate little more .... this is haunting me for weeks .... :-(
Is it really possible to get the position (starting from 1) of only filtered and visible items in case of repeating table created from external data source?
-
1. I have ignored the error as formula seems working.
2. I was trying some solution hence added position field and converted it to calculated value (not required though)
3. Thanks for relative path tip, My Objective is to provide users with the printable web form where only selected rows should be visible in table and the sequence should ...
-
Thank you so much for reply Hilary!!
I tried this on a calculated value inside repeating table and there was no error in formula on applying it but when I published the form it prompted me error saying "Binding a non-repeating control to repeating field or group is not supported in SharePoint list form", Am I missing ...
-
*Environment: Using InfoPath 2013 (Web form) with SharePoint 2013
*Requirement:
Want to display only 10 items from repeating table per page with fixed header and footer for all the pages
*Background:
Getting child items as rows in repeating table using filtered External Data source
Also users will be able to select specific/All items ...
Page 1 of 1 (10 items)