Is it possible to don´t show any table and instead just the editor part?
Is it possible to don´t show any table and instead just the editor part?
Rpgccv
Posts: 10Questions: 3Answers: 0
Imagine that i just need to show a user register, without any other table, how can i achieve that!?
Thanks ;-)
This question has accepted answers - jump to:
This discussion has been closed.
Answers
That's exactly what the DataTables.net user registration does . What you are looking for is termed "standalone" in Editor. There is documentation about it here.
Allan
That is right, what i need is a "user registration" like that, thanks!!
But cannot put it to work... i am really missing something...
Hi @Rpgccv ,
We're happy to take a look if you could link to the page or create a test case for us.
Cheers,
Colin
Well thanks again, but i already did it!!
I have the registration open as the page load.
Can you guide me please on how can i put it on some div that i have and not in the normal modal popup!?
See this blog post for details on how to do that.
Allan
thanks ;-)