Hi, I've added Activities in Account forms. is it possible if I can remove the tab index from the section which contains "Activities" record so user does not need to tab through all the records in the grid until reach the next section or columns
in the forms. On the Form Load event, I can remove tab index from the Account fields, but can't remove the tab index from the Activities grid, probably, the data does not loaded yet, so it can't find
all of the table cells which contain the data.
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.