Happy Evening š One of the interesting scenario is to do validation in Portal Sub-Grid based on the record count. Initially i thought that we
Tag: Adx
How to hide the control and its description in Dynamics Portal / Adx Studio ??
Happy to connect with you all through this blog. Let’s jump to this topic, Generally, we use JavaScript and Jquery in the custom JavaScript section
{Dynamics Portal :: Steps to perform operations based on the Portal user role on the form}
This is most common requirement that we need to show hide some fields based on the certain fields or user roles. It’s quite easy in
{Dynamics Portal :: Localization}
Recently, we got a requirement to localize the dynamics portal for different languages. Usually, It works well for the OOB forms and fields. Some places,
{Dynamics Portal:: Set Lookup Field Read-Only}
Here is the snippet which helps to set the lookup field as “read-only” in the dynamics portal. $(‘#parentaccountid_entityname’).attr(“readonly”,”readonly”); $(‘#parentaccountid’).parent().find(‘.input-group-btn’).hide()}
{Quick tip} Get two option set value in Dynamics Portal
Came to give quick tip on Dynamics 365 / CRM Two option set field in Dynamics Portal. Previous post I showed on how to set
{Dynamics Portal: Show/Hide Action button}
Hope everyone is doing great ā¤ Recently, I had a requirement to show / hide the Workflow button based on certain field value. Portal has
{Set Two Optionset value in Dynamics Portal}
Dear All, It’s been a while i haven’t write any post. Quite busy with office stuffs. Currently busy working in Dynamics Portals and Dynamics 365