Home » Developer & Programmer » Reports & Discoverer » Move Field
Move Field [message #273213] Tue, 09 October 2007 09:36 Go to next message
Rafeek
Messages: 159
Registered: April 2007
Location: egypt
Senior Member
hi all
i use report 6i .
how can i change x or y of field (report 6i) by code ?
thax
Rafeek
Re: Move Field [message #273253 is a reply to message #273213] Tue, 09 October 2007 14:32 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
What does it mean "to change x or y of field by code"?
Re: Move Field [message #273281 is a reply to message #273253] Tue, 09 October 2007 17:20 Go to previous messageGo to next message
Rafeek
Messages: 159
Registered: April 2007
Location: egypt
Senior Member
change location of field on report
for example put field in left .
how can i do it;
Re: Move Field [message #273338 is a reply to message #273281] Wed, 10 October 2007 01:14 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
As far as I can tell, you can not do that programatically.
Re: Move Field [message #273366 is a reply to message #273338] Wed, 10 October 2007 02:51 Go to previous messageGo to next message
Rafeek
Messages: 159
Registered: April 2007
Location: egypt
Senior Member
i find anchor to move Fied .
but how can i enable or disable it (at run time).
Re: Move Field [message #273442 is a reply to message #273366] Wed, 10 October 2007 08:58 Go to previous messageGo to next message
Rafeek
Messages: 159
Registered: April 2007
Location: egypt
Senior Member
but HOW CAN I CREATE anchor AT RUN TIME ???????????
Re: Move Field [message #273577 is a reply to message #273442] Thu, 11 October 2007 00:28 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Perhaps you can, but - as far as I can tell, you can not.
Re: Move Field [message #273578 is a reply to message #273577] Thu, 11 October 2007 00:30 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Oh, I forgot to mention ... if you could explain what you are trying to do, perhaps someone will suggest an acceptable solution.
Re: Move Field [message #273656 is a reply to message #273578] Thu, 11 October 2007 04:10 Go to previous messageGo to next message
Rafeek
Messages: 159
Registered: April 2007
Location: egypt
Senior Member
i create report with 10 column .
use choose data will be display in frist and secand column.
(1- name 2-adderss ....... 10- phone no)
thax
Rafeek
Re: Move Field [message #273661 is a reply to message #273656] Thu, 11 October 2007 04:25 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
If I understood you correctly, you'd like to display different information in the first two columns (depending on user's choice). So, once you might display

ID - NAME - ADDRESS - JOB - SALARY - PHONE NO.

another time it would be

CITY - NAME - ADDRESS - JOB - SALARY - PHONE NO.

etc.

If so, you might try to createa FORMULA column (return CHARACTER) and return its value into the layout field. Formula's PL/SQL code may easily distinguish what to select depending on parameter's value.
Re: Move Field [message #273744 is a reply to message #273661] Thu, 11 October 2007 09:49 Go to previous message
skooman
Messages: 913
Registered: March 2005
Location: Netherlands
Senior Member
Or use an adhoc-reporting tool, that's what they exist for Wink
Previous Topic: 1247 error when running jsp on reports server
Next Topic: reports 2 copies with different foooter label
Goto Forum:
  


Current Time: Wed Jul 03 00:27:14 CDT 2024