× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I have managed to create a pop-up calendar, which is activated when you
click on an image, that populates a date field in my DDS. The only
problem I have is that the field isn't always displayed - it has
DSPATR(ND) conditioned with an indicator. I have been trying to hide the
image when the field is hidden but so far I haven't had much success! I
tried using isFieldVisible to condition the visibility attribute of the
image but it didn't work at all (it was either always hidden or always
shown). Does anyone have any idea's? It needs to be done in a way that
can be entered in websettings.

 

Heres the code for the calendar and picture:

 

<img src="images/calendar5.gif" id="trig8" /> 

<script type="text/javascript">

Calendar.setup({

        inputField     :    "date8",      

        ifFormat       :    "%m/%d/%Y",       

        showsTime      :    false,           

        button         :    "trig8",   

        singleClick    :    true,          

        step           :    1                

    });</script> 

 

Regards,

 

Steve Lakin

 



**********************************************************************
This communication contains information that is confidential and may also be
privileged.  Any offers and/or commitments made within this document are
subject to contract and without prejudice.  It is for the exclusive use of
the intended recipient(s).  If you are not the intended recipient(s) please
note that any form of distribution, copying or use of this communication or
the information within it is strictly prohibited and may be unlawful.
If you have received this communication in error, please return it with the
subject line "received in error" to it.security@xxxxxxxxxxxx then delete the
mail and destroy any copies of it.

www.redskyit.com
**********************************************************************


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.