Half Sized Blog Element (Single Author Style)

Half Sized Blog Element (Multi Author Style)

, ,

External Lists using Power Forms

Since version 2.4, support for External Lists/External Content Types is available using PowerForms (SharePoint 2010 only). Assuming you have already created your external list, to setup that list to use PowerForms, you should follow the steps below : REGISTER PowerForms The PowerForms registration buttons should be available in the list ribbon, so register PowerForms for […]

, ,

Script Examples

The above system columns do not create bound controls during form initialization. You can get the values though through script and set these values inside your custom controls through script : You should add the following script in the “Load Completed” script of the form : Designer > Options > Scripting > Load Completed Code […]

, ,

External Lists using Power Forms

Since version 2.4, support for External Lists/External Content Types is available using PowerForms (SharePoint 2010 only). Assuming you have already created your external list, to setup that list to use PowerForms, you should follow the steps below : REGISTER PowerForms The PowerForms registration buttons should be available in the list ribbon, so register PowerForms for […]

, ,

Script Examples

The above system columns do not create bound controls during form initialization. You can get the values though through script and set these values inside your custom controls through script : You should add the following script in the “Load Completed” script of the form : Designer > Options > Scripting > Load Completed Code […]