I'm trying to get the text from a selected subarea from the navigation.
Please see the image below
Any help here?
Thank you in advance
I'm trying to get the text from a selected subarea from the navigation.
Please see the image below
Any help here?
Thank you in advance
That solution of creating new buttons I saw already, was wondering if I could do it in an easier way with JavaScript by getting the selected subarea.
Thank you anyway for the response.
Hi Ricardo,
Unfortunately, you can't achieve it.
Maybe you can add two custom button(one named +New organization and another named +New household) in the Account ribbon bar.
then call js code to open different main form in these two custom buttons.
Reference:
This is because I have two main forms for the same entity, "account".
One is organization and the other is household.
When I click in the Organization or Household subarea it will open the view for the organization or House hold. That is the correct behaviour.
But when I click on the button inside of the view to create a new organization or household, the form that will show up will be the last selected instead of the main form based on the type of account.
Like this
Should open organization main form, but opened the last selected (In this case household).
So the only solution that I thought of, would be get the selected subarea text via and based on this open the correct form via javascript.
Hi,
What do you mainly want to get it for?
In general, they are the plural form of the entity name!
André Arnaud de Cal... 291,642 Super User 2024 Season 2
Martin Dráb 230,371 Most Valuable Professional
nmaenpaa 101,156