metropoj
26th February 2015, 14:46
Need some assistance please.
I have a UEdll set up so that when I copy a record to a 'new' record I blank out the text assignment to '0' so that I don't assign the old text to a new record.
In theory this works fine and my new record has a text value of 0
In reality, the new record that displays on the screen still shows the previous text values until you move off the record, then back on.
Makes it confusing to see text on the form until you move off, then back onto the record.
I am sure there is a way via script or DFE setting to make this refresh but I am not having any luck finding anything.
Any suggestions ? This is an actual txt field and not a string. I can set my strings to "" to compensate.
I have a UEdll set up so that when I copy a record to a 'new' record I blank out the text assignment to '0' so that I don't assign the old text to a new record.
In theory this works fine and my new record has a text value of 0
In reality, the new record that displays on the screen still shows the previous text values until you move off the record, then back on.
Makes it confusing to see text on the form until you move off, then back onto the record.
I am sure there is a way via script or DFE setting to make this refresh but I am not having any luck finding anything.
Any suggestions ? This is an actual txt field and not a string. I can set my strings to "" to compensate.