In the following article I would show how you can specify custom column width for Data Grid in eForms by using some minimal JavaScript. Suppose your grid has 3 columns where you wish to specif 25% width to first 2 columns each and 50% width to last column. You could insert CSS in the CSS…
Month: May 2017
Natively embed eForms into a WordPress portal
Last year I worked on a interesting concept during my spare time to create a WordPress plugin to make AgilePoint components available in WordPress. WordPress is one of the most famous web portal in the world and having full featured enterprise forms available in WordPress sounded an interesting concept as you could send/receive data from…
Integrate BizTalk with AgilePoint Process
I was browsing through some of the old video archives and came across a video I had recorded back in 2010 on how to integrate AgilePoint process with BizTalk. Though the video shows few of the AgilePoint V5 legacy components like Visio based designer and uses InfoPath as form technology, the concept remains the same even…
How to embed custom AgileReport into your eForms
AgileReports is an AgilePoint NX component where you can create, run, and configure reports and reports settings related to data in your applications. It lets you create Interactive Ad-hoc dashboards and Advanced Visualization based reports based on your custom application data. Sometimes your target audience might want to see these reports right within the context of…
AADSTS90093: App is requesting permissions which you are not authorized to grant
Symptom: If you are trying to execute a login flow for an application in Windows Azure AD which essentially lets it your application obtain an access token and refresh token for your user id from Windows Azure AD, you might see the following error message on the Microsoft login screen. Resolution: The reason behind this is…
Hide OOTB Context Menu Entry in Work Center
Sometimes clients want to permanently disable a context menu action for task list, Processes I Started and Processes I’ve Worked on tabs in Work Center module. This feature at this time is available in Private Cloud and OnPremises only. OnPremises and Private Cloud customers can follow the steps outlined below Navigate to the installed location of…