InfoPath 2010 Add Field or Group Shortcut Key - infopath

Is there a shortcut key for InfoPath 2010 Designer to bring up the "Add Field or Group" dialog box?

Use the insert key. You have to make sure the Data Source task pane is highlighted (Alt-N and then select Data Source or just F6 if it is already visible but just not selected). Highlight any folder (not field) in the list and hit insert.

Related

Oracle Apex - View option in each row of interactive grid

I've a report table in Oracle Apex. I need to add a view button in each row, as the last column. On click on the view button, I need to popup a interactive grid /interactive report/classic report with some more details.
Hard to describe, please refer the attachment. I'm using apex version is 19.1.0.00.15
each rows are having different set of where clause in SQL statement .
Each row navigate to different pages, where i want to show the application/db/interface footprints

Removing drop-down arrow from a Lookup Field on an Access form

I know this is a low level question, but I am "annoyed" that on my forms which are for read only purposes, i cannot figure out how to remove the drop down Arrow box on fields which are linked to a list of records..
Does anyone know if this can be done??
If you have a Lookup Field in Access and in the Design View of a form you drag it from the field list onto a form you'll get a Combo Box control. Combo Boxes have the little drop-down arrow tacked onto the end.
To get rid of the drop-down arrow simply replace the Combo Box control with a Text Box control. That is, create a Text Box control on the form and set its Control Source property to the name of the lookup field, then delete the Combo Box control. The Text Box control will display the selected value(s) of the lookup field but will not allow you to edit them.
There is an easier method than Gord Thompson's. This is in Access 2010 and may be applicable to other versions. In either Design or Layout View, right click on the combo box control and go to "Change To" then select text box.

How to Delete group name from group fields in crystal reports

How do you delete a group name in Crystal Reports 2010 with Visual Studio 2010?
If you want to remove a group in the report then Right Click on the Group Header and select Group Expert. Then remove the desired field from the right list.
If you only want to remove the field in the header and footer section of a group then just select the FieldObject (It is a kind on Label) and press delete button.

How to make dropdownlist as Readonly Field In Infopath 2010

How to make dropdownlist as Readonly Field in Infopath 2010.
EDIT: made solution 1 solution 2 and add a new solution and made that solution 1
Solution 1
Select the control
The "Control Properties" tab should light up and you should see "Manage Rules"
Click the New button on Manage Rules and select Formatting
Solution 2
You can use conditional formatting to disable any control (including drop down lists). To set your control to always be disabled do the following:
Right click on your control and select Conditional Formatting...
Click Add...
In the leftmost dropdown select The expression
type true() in the text field (this tells InfoPath to always apply this formatting)
Check the Disable this control checkbox.
Click OK and OK.
Note: You will need to do this for each of your drop down lists.
Hope this helps.
PK
Its is very Simple to HIDE or make a field Read Only
All the other Fields can be made READ ONLY just by Right Clicking on
the Required Field and u FIND a DISPLAY tab in the pop-up " Check
the "READ ONLY" and UNCHECK Remaining options !!
For DATE and DROP DOWN Fields
Click on the FIELD --> Go to Manage Rules ---> Add RULE --> condition --> select "the expression" and type true() in the next box !! click OK
Later, Check on the " Disable the Control "

InfoPath 2007 & Sharepoint 2007

How do I display the certain field values that were entered into an InfoPath form template from SharePoint form library, as columns in a sharepoint form library or list? I want to create views based on specific entries in a form....how is this done?
You need to Promote those fields in the InfoPath form to SharePoint columns in the list by going to Tools->Form Options->Property Promotion and then click Add... to select which fields to have populate into the list.
Promoting the right columns
There are two ways to get form fields to become Sharepoint columns.
Click "Publish Form Template..." and then click next until you get a list of items with the option of "Add...", "Remove", or "Modify". This is the 6th screen in the publishing wizard. Click "Add..", select a field you want to add as a column, change the Column Name if you like, and then click "OK".
Go to the Tools menu, click on Form Options and then click on Property Promotion in the list on the left side. This is the same list as found in the publishing wizard. Follow the same steps as above to add a field as a column.
Editing a view
After you publish the form with this change, click on the "View" dropdown in a Sharepoint List or Document Library to select the view you'd like to add new columns to and then click "Modify this View". Next, click on the checkbox in the "Display" column to make the newly created columns visible. After clicking "OK", your new columns should be visible in the view.

Resources