Page 1 of 1

Accessing the Request of User field

Posted: Fri Sep 23, 2011 7:08 am
by hagena
Hey there,

is it possible to access the field with the variables for the Requests of user, on top of the report in preview mode?
E.g. there's a variable with an image. Now I want to add a click event to that image so that if the user clicks that image a new variable is created and the sql query is extended by a line...?
Or is it possible to change the looks or the position of the user requestboxes? Or position of the submit and reset button?

Thanks.

Accessing the Request of User field

Posted: Mon Sep 26, 2011 4:10 am
by Alex K.
Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.

Accessing the Request of User field

Posted: Mon Sep 26, 2011 4:45 am
by hagena
Hi,

I'm in the Preview mode, on top of the report there's the area where the user can select items in a combobox or pick a datetime to filter the data.
Now, is it possible to access this area and it's components via code to add some events or to relocate their positions?
E.g. the datetimebox is too small you can't see the year (see screenshot) is it possible to rearrange the size?
Image

Thanks.

Accessing the Request of User field

Posted: Tue Sep 27, 2011 8:07 am
by HighAley
Hello.
hagena wrote:I'm in the Preview mode, on top of the report there's the area where the user can select items in a combobox or pick a datetime to filter the data.
Now, is it possible to access this area and it's components via code to add some events or to relocate their positions?
E.g. the datetimebox is too small you can't see the year (see screenshot) is it possible to rearrange the size?
Now it is impossible, but we add this static option next week.

Thank you.

Accessing the Request of User field

Posted: Thu Sep 29, 2011 3:36 am
by hagena
Hi,

I found the option "StiOptions.Preview.RequestFromUserElementsPerColumn = X;" but e.g. if I have 5 requestfields and put for the X a 4 then I have 2 columns, the first has 3 elements and the second has 2 elements. I think right would be a column with 4 and a column with 1 element.

Thank you.

Accessing the Request of User field

Posted: Thu Sep 29, 2011 6:50 am
by HighAley
Hello.
hagena wrote:I found the option "StiOptions.Preview.RequestFromUserElementsPerColumn = X;" but e.g. if I have 5 requestfields and put for the X a 4 then I have 2 columns, the first has 3 elements and the second has 2 elements. I think right would be a column with 4 and a column with 1 element.
This property don't work now. We are working on static event with which you will be able to change size of elements.
We will inform you when it will be available.

Thank you.

Accessing the Request of User field

Posted: Thu Sep 29, 2011 7:59 am
by hagena
We will inform you when it will be available.
Ok thank you.

Accessing the Request of User field

Posted: Sun Oct 02, 2011 1:24 pm
by Andrew
Have a great day and let us know if you any questions.