FW: Adding display-only input field to table field row - Not quite solved afterall

2010-06-15 Thread Martin, Dwayne
I have an Active Link that runs On Display, that calls a guide that processes 
the table, and its inner Active Link writes the values into the display-only 
column field.  You can see the values appearing in the column.  But when it 
gets to the bottom of the list, all the values disappear.

The Active Link Log doesn't show any table refresh or anything else that would 
removed the data.

What am I missing?

Dwayne

Subject: RE: FW: Adding display-only input field to table field row - Solved

OH YES!  I remember now!  THANK YOU!  (and Frank).

Is this in the documentation anywhere?  I'd like to hi-lite it so I don't have 
to start from scratch the next time.  (I did make a valiant effort to find it 
before writing to the list.)

Thanks again,
Dwayne

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Grooms, Frederick W
Sent: Tuesday, June 15, 2010 10:46 AM
To: arslist@ARSLIST.ORG
Subject: Re: FW: Adding display-only input field to table field row

**
You don't need the DisplayOnly field in the target form (the form the table 
field is looking at).  You need the display only field in the form where the 
table field is.

i.e.  You put a table on form A looking at Form B.  The DisplayOnly field goes 
on Form A

Fred

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Martin, Dwayne
Sent: Tuesday, June 15, 2010 9:42 AM
To: arslist@ARSLIST.ORG
Subject: Re: FW: Adding display-only input field to table field row

**
Thanks, Frank!

I did what you suggested, but when I saved the form I got Some Columns do not 
have matching Data Field Ids in the form selected in Current Server.  They will 
be deleted on OK.  I clicked Cancel, but when I saved and closed and 
re-opened the form, the table field column was gone.  Not only that, I no 
longer see the display-only field in the Fields On Form List.

What makes this extra-frustrating is I have another table field with an input 
column, with no corresponding field in the target form, but I don't remember 
how I did it.

Dwayne

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Frank Caruso
Sent: Tuesday, June 15, 2010 9:35 AM
To: arslist@ARSLIST.ORG
Subject: Re: FW: Adding display-only input field to table field row

** Add the DO field to a the form where the table is. Then add the DO field as 
a column (display) to the table.
On Tue, Jun 15, 2010 at 8:56 AM, Martin, Dwayne 
marti...@jmu.edumailto:marti...@jmu.edu wrote:
**
Sorry, I forgot to add the vital statistics.
ARS 7.2 p3, RH Linux server, Oracle 10.2 db
Dwayne Martin
James Madison University
 Dear List,
How can I add a display-only field to a table field row?  I've done it before, 
but can't remember how, and can't seem to find it in the documentation (getting 
senile in my old age).  I'll then use an Active Link guide to set the field 
values on display of the form.
Dwayne Martin
James Madison University


_attend WWRUG10 www.wwrug.com ARSlist: Where the Answers Are_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: Where the Answers Are


Re: FW: Adding display-only input field to table field row - Not quite solved afterall

2010-06-15 Thread Andrew Fremont
Have you check the table property? The refresh could be triggered from the
option Refresh on Entry Change.

Andrew.

On Tue, Jun 15, 2010 at 10:55 AM, Martin, Dwayne marti...@jmu.edu wrote:

 **

 I have an Active Link that runs On Display, that calls a guide that
 processes the table, and its inner Active Link writes the values into the
 display-only column field.  You can see the values appearing in the column.
 But when it gets to the bottom of the list, all the values disappear.



 The Active Link Log doesn’t show any table refresh or anything else that
 would removed the data.



 What am I missing?



 Dwayne


 *Subject:* RE: FW: Adding display-only input field to table field row -
 Solved



 OH YES!  I remember now!  THANK YOU!  (and Frank).



 Is this in the documentation anywhere?  I’d like to hi-lite it so I don’t
 have to start from scratch the next time.  (I did make a valiant effort to
 find it before writing to the list.)



 Thanks again,

 Dwayne



 *From:* Action Request System discussion list(ARSList) [mailto:
 arsl...@arslist.org] *On Behalf Of *Grooms, Frederick W
 *Sent:* Tuesday, June 15, 2010 10:46 AM
 *To:* arslist@ARSLIST.ORG
 *Subject:* Re: FW: Adding display-only input field to table field row



 **

 You don’t need the DisplayOnly field in the target form (the form the table
 field is looking at).  You need the display only field in the form where the
 table field is.



 i.e.  You put a table on form A looking at Form B.  The DisplayOnly field
 goes on Form A



 Fred



 *From:* Action Request System discussion list(ARSList) [mailto:
 arsl...@arslist.org] *On Behalf Of *Martin, Dwayne
 *Sent:* Tuesday, June 15, 2010 9:42 AM
 *To:* arslist@ARSLIST.ORG
 *Subject:* Re: FW: Adding display-only input field to table field row



 **

 Thanks, Frank!



 I did what you suggested, but when I saved the form I got “Some Columns do
 not have matching Data Field Ids in the form selected in Current Server.
 They will be deleted on OK.”  I clicked “Cancel,” but when I saved and
 closed and re-opened the form, the table field column was gone.  Not only
 that, I no longer see the display-only field in the “Fields On Form” List.



 What makes this extra-frustrating is I have another table field with an
 input column, with no corresponding field in the target form, but I don’t
 remember how I did it.



 Dwayne



 *From:* Action Request System discussion list(ARSList) [mailto:
 arsl...@arslist.org] *On Behalf Of *Frank Caruso
 *Sent:* Tuesday, June 15, 2010 9:35 AM
 *To:* arslist@ARSLIST.ORG
 *Subject:* Re: FW: Adding display-only input field to table field row



 ** Add the DO field to a the form where the table is. Then add the DO field
 as a column (display) to the table.

 On Tue, Jun 15, 2010 at 8:56 AM, Martin, Dwayne marti...@jmu.edu wrote:

 **

 Sorry, I forgot to add the vital statistics.

 ARS 7.2 p3, RH Linux server, Oracle 10.2 db

 Dwayne Martin

 James Madison University

  Dear List,

 How can I add a display-only field to a table field row?  I’ve done it
 before, but can’t remember how, and can’t seem to find it in the
 documentation (getting senile in my old age).  I’ll then use an Active Link
 guide to set the field values on display of the form.

 Dwayne Martin

 James Madison University





 _attend WWRUG10 www.wwrug.com ARSlist: Where the Answers Are_
  _attend WWRUG10 www.wwrug.com ARSlist: Where the Answers Are_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: Where the Answers Are