Hi all,
I have the following problem. I have a repeating table in my form which is populated by a sharepoint library. I have applied some conditional formating to filter only the data which is necessary. In addition I have a button which creates a new form in the sharepoint library(the same where the repeating table reads from). After this form is saved, it is submitted to the library.
Currently my main form is reading the library olny once when it opens. So if I close and open the form one more time, the already created form (in the library where the repeating table reads from) is recognized. What is my aim, is with another button and code, to refresh the view in the repeating table so that it reads the actual state of the sharepoint library. Does anybody have Ideas how can I accomplish it?
Best regards,
Svetoslav