reading the actual displayed value
Posted: Mon May 09, 2011 9:30 pm
Hi
If this line:
document.getElementById(prefix+'quote_id').value
Gets the value of the database field quote_id
how can one get the actual displayed number?
quote_id is displaying a number from a related table in a lookup field.
Thanks for any hints.
Fundi
If this line:
document.getElementById(prefix+'quote_id').value
Gets the value of the database field quote_id
how can one get the actual displayed number?
quote_id is displaying a number from a related table in a lookup field.
Thanks for any hints.
Fundi