Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why I can't see "Fields" in Textbox Properties->Value->Edit Expressions #145

Open
tyur opened this issue Oct 1, 2016 · 4 comments
Open
Labels

Comments

@tyur
Copy link

tyur commented Oct 1, 2016

Why I can't see "Fields" in Textbox Properties->Value->Edit Expressions ? There are "User", "Globals", "Parameters", "Functions", "Operators". But I can't see Field List. Why ? Thank you.
Sorry for my stupid question.

@tyur
Copy link
Author

tyur commented Oct 1, 2016

question_1

@tyur
Copy link
Author

tyur commented Oct 1, 2016

But when I insert table to the report, it has tree "Fields" in Properties of a tables texboxes. Why I can't see "Fields" tree in a single added Textbox Properties?
question_2

@Gankov
Copy link
Collaborator

Gankov commented Oct 3, 2016

Because in first case textbox don't know which dataset need use.
If you put textbox inside list and set dataset for list. Textbox will show fields from dataset.
Alternatively, you can use aggregate functions for access to fields. Like First(field_name, "dataset_name").

@tyur
Copy link
Author

tyur commented Oct 3, 2016

Thank You Andrey
Why I can't move selected textbox with mouse left button press, secondary. Onse changed it position and then It look's like text. And can't select it for move or change properties.
question_3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants