This topic is locked

LookUp Wizard

2/9/2020 2:20:36 AM
PHPRunner General questions
S
Steve Seymour author

Does anyone know how, if its possible to change the edit control from a text box to a textarea when the field is a lookup field.
I have a item description field that is a lookup into a stock table. The user can enter free form items, but the edit control is by default a text box

and I would like to change that to a textarea. I can't find a way to do it in the PHPR setup, so could it be done with custom CSS ?
Thank you

N
Nir Frumer 2/9/2020

hi

If I understand what you are looking for,

the use different settings for all pages on fields tab can do it,
hope it helps,

S
Steve Seymour author 2/9/2020



hi

If I understand what you are looking for,

the use different settings for all pages on fields tab can do it,
hope it helps,


Hi nir frumer.
Thank you for your reply.

No, not quite. I need the field to remain a lookup field - using the lookup table, but I need to to be a textarea - not a textbox.
PHPR lookup fields using the lookup wizard are textboxes... I need the bigger area of a textarea.
Steve

Sergey Kornilov admin 2/9/2020

Unfortunately we do not have such an option in PHPRunner.