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

How to set the position and size of the form #2226

Open
Maxcucurbit opened this issue Jul 23, 2022 · 2 comments
Open

How to set the position and size of the form #2226

Maxcucurbit opened this issue Jul 23, 2022 · 2 comments

Comments

@Maxcucurbit
Copy link

hi,How to set the position and size of the form?

@mats-claassen
Copy link
Member

Hi, you can follow the docs and define the form's position in a storyboard as explained here.

Alternatively, you can just reposition the tableView of your FormViewController without a storyboard too

@DigitalVanilla
Copy link

DigitalVanilla commented Dec 14, 2022

Actually is not working, because even if set the class of the ViewController to FormViewController, I do not see the IBOutlet of the tableView and is not possible to assign it.

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

No branches or pull requests

3 participants