[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]]
==== Remove Prompt (AREV Specific) ====
=== At 30 MAY 2005 02:12:00PM Aiden Massey wrote: ===
{{tag>"AREV Specific"}}
Removing prompt from the template, called from pre initialize. Deleted prompt from @record ok but how do I also delete the label?
----
=== At 31 MAY 2005 05:07AM support@sprezzatura.com wrote: ===
How are you removing it? Since they are part of the same line, and you are in a pre-init, if I remember right, this is all part of @RECORD, so just killing the line should do it.
support@sprezzatura.com
The Sprezzatura Group Web Site
[i]World Leaders in all things RevSoft[/i]
[img]http://www.sprezzatura.com/zz.gif[/img]
----
=== At 31 MAY 2005 01:16PM Aiden Massey wrote: ===
Originally that's what I thought but labels are stored in compiled code after the prompts. Must be a way of removing prompts on the fly same as DICT changes if you are entering a symbolic, field position disappears and formula appears.
----
=== At 31 MAY 2005 01:35PM Aiden Massey wrote: ===
Label.image contains the labels I am trying to remove.
----
=== At 01 JUN 2005 04:48AM support@sprezzatura.com wrote: ===
You could always use the code from [url=http://www.sprezzatura.com/revmedia/v1i2a3.htm]this Revmedia article[/url].
support@sprezzatura.com
The Sprezzatura Group Web Site
[i]World Leaders in all things RevSoft[/i]
[img]http://www.sprezzatura.com/zz.gif[/img]
----
=== At 01 JUN 2005 05:06AM support@sprezzatura.com wrote: ===
Sorry about the bad link. Left in a trailing space. The [url=http://www.sprezzatura.com/revmedia/v1i2a3.htm]actual article[/url] can be found at [url=http://www.sprezzatura.com/revmedia/v1i2a3.htm]http://www.sprezzatura.com/revmedia/v1i2a3.htm[/url]
support@sprezzatura.com
The Sprezzatura Group Web Site
[i]World Leaders in all things RevSoft[/i]
[img]http://www.sprezzatura.com/zz.gif[/img]
----
=== At 02 JUN 2005 09:41AM Michael Slack wrote: ===
You might want to approach your label and prompt problem from a different angle. What has already been suggested is good but here is an idea for you. When you don't want the label\prompt to be displayed to the user, change the ENTRY TYPE to "P" (Protected). Just doing that will prevent the user from landing on it. You can go further and change the color so that the foreground and back ground color is black (assuming that you screen background color is black as well) thus making it invisible as well.
There have been posting on this subject in the last several months that may be of help.
Michael Slack
----
=== At 02 JUN 2005 03:44PM Aiden Massey wrote: ===
Redisplay list only redisplays the prompt data, not the label. Tried with setting prompt and prompt label to blue on blue. I am trying to hide prompts before the window displays.
As a temporary hack I hide the labels (in paint) and replace the prompt labels with symbolics with static text and hide label for the symbolics. On pre initialize change colour to blue on blue (background colour) and protect fields. One problem, symbolics replacing prompt labels only display text after read.
----
=== At 03 JUN 2005 04:26AM support@sprezzatura.com wrote: ===
There's REDISPLAY.PROMPTS$, REDISPLAY.LIST$ and REDISPLAY.ALL$.
You might want to read the following articles:
[url=http://www.revelation.com/knowledge.nsf/07dbcbabb6b3e379852566f50064cf25/68ad9ae957638d0685256384006dec2c?OpenDocument]Video Attributes in Advanced Revelation (TB#4)[/url]
[url=http://www.revelation.com/knowledge.nsf/07dbcbabb6b3e379852566f50064cf25/3fad7594168784cf852563e20048af7a?OpenDocument]The Function of WC_RESET% in Window Processing (TB#81)[/url]
You might also want to download the [url=http://www.revelation.com/knowledge.nsf/461ff2bd5a8ddeed852566f50065057d/cbc7524470f2204f8525666600775041?OpenDocument]System Subroutine and Technical Bulletins[/url] application, if you haven't done so already.
Also, you might want to read the Uncommon Knowledge articles in [url=http://www.sprezzatura.com/revmedia.htm]Revmedia[/url], especially the one on [url=http://www.sprezzatura.com/revmedia/v3i2a12.htm]WC_Display_Action%[/url]. The topics are in alphabetical order.
support@sprezzatura.com
The Sprezzatura Group Web Site
[i]World Leaders in all things RevSoft[/i]
[img]http://www.sprezzatura.com/zz.gif[/img]
----
=== At 12 JUN 2005 12:14AM Aiden Massey wrote: ===
The exact solution I implemented.
Thanks all for the help.
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=7CDC4B41F72605E0852570110063FA1D|View this thread on the forum...]]