Use our Google Custom Search for best site search results.
Search
-
Hi,
Why don't you only desactivate the control conditionnally instead of hide him?
-
Hi,
Yes, you have to put the controls into a section and do a conditional formatting on this section.
Just separate the radio button by an <ENTER> and it will do what you want...
-
Hi,
It is the unique solution but you would not have a lot of black space.
In order to avoid this spaces, select the table within the control is put, and then select properties, then "line" tab, and put autofit (or automatically adjust, I don't know the exact term because I have a french edition).
Do this on each array ...
-
Hi,
You can use some rules into your dropdown id3Desc.
On this rule that use Action "Set a value to a field", you can affect data two 2 InfoPath field in order to show your data.
For exemple, select your InfoPath Field "id2Desc" in the rule and set the value by filter your secondary data source with the value select in the ...
-
Are you using InfoPath Form Services or an InfoPath client version?
With InfoPath Form Services, you can create an XmlFormView custom in order to put asp button into the page.
It is not an InfoPath control but he will be display in the same page.
Hope this help.
-
Hi,
Why don't you personalize the new form of the list to do what you want?
With SharePoint 2010, you can customize the default form of the list by using on InfoPath Form (you can find this on the list parameter).
Hope this help.
-
Hi,
Have you approve your UDCX file?
An admin must approve an UDCX file in order that an user could access data.
In the menu of the UDCX, click on Approve/Decline tab.
Hope this help.
-
Hi, what version of InfoPath are you using? InfoPath Form Services (web version) or the InfoPath client. Version 2007 or 2010?
If you are using InfoPath client, you can add a rule on the dropdown.
There is a rule called "Show message" that allows you to display a popup message as you want. And you can put that you want to display this ...
-
Hi,
I've got this problem it was long time ago. The problem was the "disableloopbackcheck" on the server.
See this post to more explanation : http://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/544a81dc-214a-4caf-aa42-fc9dec796882/
Hope his help.
-
Hi,
When I want to do that, i use a list in SharePoint to do the chrono. I increment an list item on each submit.
With SQL, you can do some manage code to get the autoincrement value when you submit the form.