Use our Google Custom Search for best site search results.
Search
-
In InfoPath, a new load rule starts with the default condition "None - Rule runs when form is opened" - Injecting qRules and copying the load rules to FinishedLoading , the condition remained the same, but I don't know what would make this field change. I viewed some early qRules UTube videos and I noticed that the rule in some were ...
-
See attached screen shot. I obviously do not know how to use Q-rules and the Command field. With InfoPath, whenever I needed a function, I picked from a list. Here, when I copied/pasted "SetDefaultView /view=No E-mail" the space before "/" is automatically removed, but putting it back in did not help. What I want is that if the ...
-
I have a Web form (InfoPath) that switches views in a special case based on whether or not a field has a value, but in converting it to FV I don't see "Switch View" as an option when I moved the On Load rules to finishedLoading, so I set about to trigger the switch view based on a field's value after
finishedLoading is done, ...
-
I have a list of 200 documents with metadata that I'd like to transition to an InfoPath form document library. I think I'll have to manually initiate each form record, but is there a way where I can use an Excel type view to populate all of the metadata information after each record is created instead of having to type each metadata piece ...
-
That was the same file, but I was not done with the NumID rules yet - I changed the second part of the rule to state that NumID (the field I want to populate) is blank (not TB_Attachmet-FileName), but still no success - I'll send the latest template via e-mail. For my query, I am pulling Title, Num_ID (Num ID), ID, and Modified. If there are ...
-
I use this process for all of my forms, but am now trying to use FV. I create a field and promote it (whole numbers only) called NumID. Just before saving, I query the document library to see if there are any occurrences of NumID - If there are, I ask for Max +1. If there aren't, I ask to set the number at 1001 in my ...
-
Same results with and without the space.
-
I used this command: GetAttachmentAttribute/xpath = /my:myFields/my:Sect_NotaryDetails/my:ATTACH_Notary /attr = Name
But, got this error: "GetAttachmentAttribute/xpath" does not point to a valid location path of a field or group.
My rule on the attachment field is Set a field's value - None - Rule runs when field ...
-
Using the File Attachment field, this is what I get in FV when I
attach “ACE BUSINESS CONSULTING INC – Agr and Docs.pdf”:
But I’d like something closer to what is displayed in
Preview:
Or at least I’d like to be able to display the entire
filename in a separate field. I haven’t figured out how to get that ...
-
My apologies for multiple posts, but I found something that worked - different direction assisted by the above suggestion to use a data connection. Instead of making the data connection to a SharePoint list, I created a field inside of this form and pointed to it. This way, I don't have to maintain a separate list for all of my form Feedback ...