Answered by:
Form Tabs Set to *NOT* Expand Do So Anyway

Question
-
CRM 2013 On-Premise
Hello,
In working with the quote form I set the Details tab to be collapsed by default. When the page loads initially for a few miliseconds it is closed then it is expanded. I double checked my form and published changes again to make sure. Same thing. So then I checked for some global setting like "Expand all tabs" but found nothing of the sort.
So Looking through the rendered code via F-12 developer tools I can't find right off any javascript / jquery / etc. that is popping the tab open...but something running client side is?
TIA
JB
Wednesday, February 5, 2014 8:59 PM
Answers
-
Hi
1. Do you have primary field of the entity inside this tab ?
2. Is there any script to set focus on a field of this tab ?
This could be one of the reason why it expands.
- Marked as answer by zzpluralza Wednesday, February 5, 2014 10:19 PM
Wednesday, February 5, 2014 9:09 PM -
Make sure you don't have any business required fields in your hidden tab else they will pop open your tab on form save and with auto-save on by default, the tab will pop pretty quickly. Locked fields are fine though.
MCTS. GAP Consulting Ltd. Microsoft Community Contributor Award 2011 & 2013
- Marked as answer by zzpluralza Wednesday, February 5, 2014 10:19 PM
Wednesday, February 5, 2014 9:36 PM
All replies
-
Hi
1. Do you have primary field of the entity inside this tab ?
2. Is there any script to set focus on a field of this tab ?
This could be one of the reason why it expands.
- Marked as answer by zzpluralza Wednesday, February 5, 2014 10:19 PM
Wednesday, February 5, 2014 9:09 PM -
No scripts.
However your first point jogged my memory. I do have several fields on the details tab that have the read-only lock icon. These aren't primary fields to my understanding but they are REQUIRED fields so I am forced me to see them?
JB
- Edited by zzpluralza Wednesday, February 5, 2014 9:33 PM
Wednesday, February 5, 2014 9:32 PM -
Make sure you don't have any business required fields in your hidden tab else they will pop open your tab on form save and with auto-save on by default, the tab will pop pretty quickly. Locked fields are fine though.
MCTS. GAP Consulting Ltd. Microsoft Community Contributor Award 2011 & 2013
- Marked as answer by zzpluralza Wednesday, February 5, 2014 10:19 PM
Wednesday, February 5, 2014 9:36 PM