Maybe create a dbedit field and try the textvalue line on that field. If it 
works you can hide it.

Dan Goldberg



From: rbase-l@googlegroups.com <rbase-l@googlegroups.com> On Behalf Of Claudine 
Robbins
Sent: Thursday, November 29, 2018 10:39 AM
To: rbase-l@googlegroups.com
Subject: RE: [RBASE-L] - DBLookupComboBox

Thanks Jan, I rem’d out the REFRESHLIST, no better.

Try tracing the code for option 1.
I'm not sure if the REFRESHLIST is messing you up.

Jan

-----Original Message-----
From: Claudine Robbins <crobb...@iexgroup.com<mailto:crobb...@iexgroup.com>>
To: "rbase-l@googlegroups.com<mailto:rbase-l@googlegroups.com>" 
<rbase-l@googlegroups.com<mailto:rbase-l@googlegroups.com>>
Date: Thu, 29 Nov 2018 17:59:09 +0000
Subject: [RBASE-L] - DBLookupComboBox

Hello all,

I have a DBLookupComboBox field that I want to block changes to so I added:
PROPERTY ci_carrier ENABLED 'FALSE'
This works fine.

Once I have the condition to unblock it, I add:
PROPERTY ci_carrier ENABLED 'TRUE'
PROPERTY CI_CARRIER ALLOWCHANGES 'TRUE'
PROPERTY ci_carrier TEXTVALUE ' '
PROPERTY ci_carrier REFRESHLIST 'TRUE'
This enables the field again but does not blank the previous data…

I also tried:
PROPERTY ci_carrier MAKECLICK '0'
but that populates the list with the first item in the list and I want a blank 
in the field just like when an original record is first entered.

Any ideas how to accomplish this?

TIA,

Claudine

--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
rbase-l+unsubscr...@googlegroups.com<mailto:rbase-l+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
rbase-l+unsubscr...@googlegroups.com<mailto:rbase-l+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
rbase-l+unsubscr...@googlegroups.com<mailto:rbase-l+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to