cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Handle text field from CRM toolbar "end"

0 Likes
316

Dear experts;

I have created a view on CRM with a ID field and ID_type. The ID field is grayed out when ID_type is empty. I have handle that in my Get_I method. But when the user create one person save and want to create the next , when they click on "end" on the toolbar, when you try to create a person again by clicking on the button to create a person,the field ID is not grayed out

Accepted Solutions (0)

Answers (1)

Answers (1)

Domi
Active Contributor
0 Likes

Hi

So what is your question?

I suppose you want to know why the field is not grayed out!?

Since this is a custom view in CRM WebUI and you did some coding in the I-getter:

You have a bug in your code!

regards

Domi