Use our Google Custom Search for best site search results.
Search
-
It is a browser form. The command works for most of the user but since I have encounter one issue, I assume there would be similar case for others. Thanks
-
Hi Hilary,
Good day. This is the Command that I'm using SubmitToSharePointList /submit=WebSubmit /mapping=mapping /id=my:update_ItemId
I'm only submitting text field and date fields. The error only happens for a user when he/she submit the changes to the list.
-
Hi,
Submit to SharePoint list works fine previously, but just recently, one of our user is having issues that the list is not updated. Upon checking the error node of Qrules, I found this error "Error ocurred submitting data to list: The specified user could not be found." The next thing that I do is check ULS log and found this ...
-
HI,
Good day. I would like to inquire if qRules has the functionality to copy line item in a repeating table if a field is not blank and copy that line item to a new repeating table. Thanks
Regards,
Rommel
-
Sorry, the image is not showing, here it is now,
-
Hi,
I'm trying to use the copy table command for Qrules. I just have some question if there is a possibility to copy only line items that had been change?
On the below example, when I click the copy table, it should only copy items with ID 2 & 3 respectively, in which case the remarks had been added. all other fields on the source ...
-
Hi Don,
Good day. Thank you again for the guidance on this. Yes it does make sense, I will have a try to add multiple filter on the REST Data connection like top 50 and ID is greater than the last ID on the first page. I will get back to you if I run to some issues. Thanks..
Regards,
Rommel
-
Hi Don,
Having said that, is it correct that I need to number all the entries on the list? If I do that, can you please advise on how I can progress to go to the next page of the result? Thanks..
-
Hi Don,
Good day. Thanks for the advice, that is I think what I need. Will putting a textbox on the repeating table and using the preceding-sibling formula work to have a row number?
Thank you once again..
-
Hi Hilary,
Good day. I was using the Insert and setting value on a REST Web service connection to a SharePoint List. I do have another question, is there any chance to limit the data return by the filtered REST connection for example to the first 100 item and have a paging functionality to retrieve the next ...