Use our Google Custom Search for best site search results.
Search
-
Hello I have a form in Form Services in sharepoint with attachments on it. My users would like to link directly to the attachment without opening the form. Anyone know how to build the url to the Attachment?
Thanks,
Brad
-
Can anyone help with this? I'm still looking for a solution.
Thanks,
Brad
-
I'd like to rename an attachment when the document is saved. Can anyone help with this? I found code to decode the attachment and write it to a file on my machine. but how do I rename the attachment on the infopath form?
Thanks, Brad
-
I knew I was making it too hard. I figured it out.
simply setting the xpathnavgator value to "" did the trick. DOH!!!
for example.
developing.setvalue("");
If anyone knows how to get those line breaks I'd love to know.
Cheers, Brad
-
Hello,
I think I'm making this harder than it should be. I have a survey form with 5 fields that I'm summarizing the values 1-5 chosen in a long list of radio buttons. No problem reading the values of the radio buttons and populating the fields. I've got the code in a view switched event and have ...
-
Helena,
Ever get this to work, if so how?
Thanks!
Brad
-
Hello,
I'm trying to find out what the default upper limits accepted in a rich text field on a Web Enabled Form. Are these configureable? It looks like you can add huge amounts of data in the field but I get errors when trying to submit the form to a sharepoint list. The field is not ...
-
Sweet! Thanks.
Brad
-
Got a web form that I wanted to use Position() in and it tells me that it is an unsupported xpath function. Is there another way of getting the current row in a repeating table on section?
Cheers!
Brad
-
I'm doing something similar and would love to see your code for this solution.
Thanks,
Brad