You are not logged in.

Dear visitor, welcome to Palo Community Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Chrivs

Intermediate

  • "Chrivs" is male
  • "Chrivs" started this thread

Posts: 12

Date of registration: Mar 4th 2011

  • Send private message

1

Thursday, June 7th 2012, 8:54am

Save / Load Checkbox

Hello,

id like to create a report which contains a few checkboxes.

The "data" if the checkbox is checked or not is stored as an attribute.

Now i couldnt find an easy way to achiev this - i have no idea how to save or load the data (true/false)... ?(

Any ideas?

TIA
Christian

axi

Sage

Posts: 661

Date of registration: Mar 5th 2009

Location: Germany / Bargteheide

Occupation: BI

  • Send private message

2

Thursday, June 7th 2012, 1:56pm

SETDATA with the "value" of the checkbos as value?

Chrivs

Intermediate

  • "Chrivs" is male
  • "Chrivs" started this thread

Posts: 12

Date of registration: Mar 4th 2011

  • Send private message

3

Thursday, June 7th 2012, 4:18pm

I think SETDATA and SETDATAIF doesnt work.

Lets say you check the box so the value will be true - true is written via setdata to db.
Next time you open the report you have to get the value true from db to show its checked by palo.data but there is only a setdata function.

Could you please show me how to do it with setdata (write) and data (get) so always the correct value is stored/shown?

Maybe i see the Wald vor lauter Bäumen nicht ;-)

axi

Sage

Posts: 661

Date of registration: Mar 5th 2009

Location: Germany / Bargteheide

Occupation: BI

  • Send private message

4

Saturday, June 9th 2012, 10:23am

hmmm

I could think of macros - shudder ....

or: formatting

not equal to zero looks like a check
the problem I see here is telling it the clicking user....

Rate this thread