cancel
Showing results for 
Search instead for 
Did you mean: 

Remove Choose from list for EditText

Former Member
0 Kudos

Dear ,

I want to remove currently bounded Choose from list from an editText Control. let me know How can I do this.

Regards

Accepted Solutions (1)

Accepted Solutions (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Muhammad,

Just open your form in screen painter. Select the EditText and clear the ChooseFromListID property.

Hope it helps.

Kind regards,

ANKIT CHAUHAN

SAP Business One Global Support

Former Member
0 Kudos

Hi Ankit,

just a question. I thought there is no way at SDK side only setting the ChooseFromListUID to empty...

But is this a good Idea (at runtime) ? And I guess there is no way of doing this with System Form Objects? (API) And what happens to the object if you do this at runtime?

Maybe it is better to use a second item and in case of what he like to do ... set this visible?

But the screen Painter is a very good idea...

Regards

Oliver

Former Member
0 Kudos

I had to make separate edit text controls with different Choosefromlists and controlled the visibility of EditText controls.

Former Member
0 Kudos

Hi Muhammad,

thankx for response

Regards Oliver

Answers (0)