Custom UD01 form panel text

I have a custom UD01 form I’m working on and I can’t seem to find where to change the panel label for the main form.
image

I set the detail panel text property but it doesn’t seem to stick.

Is there some trick to getting this one to stick?

I don’t know about that particular field, but there are others that don’t behave.

For example, if you don’t use the higher Key fields, you can’t simply make them hidden. You have to “hide” by puting them behind something, or set their positions to 10000, 10000

Yeah this is definitely one of those cases where it’s not behaving. Tricky stuff

Try making a new sheet, instead of using the default one?

So interesting, I tried that and obv. I was able to create one, but it acts like the one I tried to set originally exists

What a fussy form

and if you delete the added sheet, the original sheet’s text goes back to “UD01 …”?

And you’re sure you exited the UD form and reopened it?

I do believe that text is set in the form code, which you cant see. You could [ducks] use a timer on FormLoad of a few ms and set it then :smiley:

It sure does

I might try the timer, interesting and hacky

That’s my name, dont wear it out :stuck_out_tongue:

1 Like

< – races to think up a more obscure hack…

2 Likes

Hmmm … I changed it on a UD MAint form of ours and it holds

image

we’re on 10.1.400.23

which property?
Maybe I’m overlooking it

I’d also ask which version :wink: Or, read the notes calvin posted under his picture. :blush:

I think he is trying to mod the Detail panel

1 Like

Now I’m not sure. In his OP, the first image points to the main panel, while the second is to the DetailPanel paramter

I’m on 10.2.200.3 and I don’t see a text propperty for the Ice.UI.App.UD01Entry.MainPanel type

Check out this post.

3 Likes

Must have been some “enhancement” :slight_smile:

1 Like