Use our Google Custom Search for best site search results.
Search
-
After posting that message I realized that was another option - but I didn't have permissions to do it. I'll have to see about if someone else does
-
I have a sharepoint list where I Customized in Infopath button (to bring up infopath and edit the default form and publish it). Now I'm making a new (identical) list, and I want to use the same form, a copy, basically. I noticed that I can Save As the OLD form (in infopath), and then Open it in infopath, but there is no way to change the ...
-
Ahh, ok thank you !! that worked great!
-
See above screenshot, did not work when Publish it, at that moment it gave error.
-
Ok, and does today() include the Time component? If so, does that mean I should make it translate(today(), "-", "") > 20201205 (since even 12/5/2020 12:01 AM will be greater) and I want it to "pass" the test as soon as it's 12/05 ?
This did not work upon Publish time, it then said error
-
How can I test in an expression if today is after december 4th, 2020? I couldn't find this from googling! sorry! and thank you for looking at my question.
-
Is there any way to hide the white, large-button, "Attach File" option under the Items tab when viewing a sharepoint list?
NOTE - I do not actually want to totally disable attachments. In fact, I solicit the user to add an attachment via my Infopath form, and I have rules that check whether the total # of attachments is proper for ...
-
I did find a workaround to achieve my main goal, although not necessarily a direct understanding or cause of the problem as it manifested in my original post. Just figured it was good to add this information on in case someone else reads the post for their own help or to answer. I created a sharepoint VIEW, and then used access vba to link ...
-
So I am trying to do something to a SP list, after linking it inside an Access database, and I am coming across this problem whereby I am able to 1) add records in Access, 2) edit records in Access--UNLESS I go to SP online and populate the People fields in between 1 and 2. The second that I add People information (online, since I can't seem ...
-
Wow, that worked perfectly! Thank you so much. I had tried to use a similar but slightly different expression I found elsewhere and it did not work. Thanks again!