Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC:

FORMS within MODAL windows 04 Dec 2013 15:33 #11736

  • MorganL
  • MorganL's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
I have been playing with this new functionality (VERY professional looking and slick), and have linked my columns to the EDITTING layout, with a target of MODAL. The modal windows opens, and I can see the form and make alterations, but there is no toolbar in the window so I cant actually save any of the changes

I was hoping the modal functionality could be used on other, bigger forms to add new records to FK fields, but without a save its gonna be a little tricky.

Is there a secret to this, I cant see how I am doing anything wrong as its so simple
Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 08 Dec 2013 14:51 #11783

  • MorganL
  • MorganL's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
Added screen shots of settings and output...

... well I would if they would actually upload...

ok links instead





Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla
The following user(s) said Thank You: jcombuilder

Please Log in or Create an account to join the conversation.

Last edit: by MorganL.

FORMS within MODAL windows 08 Dec 2013 21:09 #11786

Hi Morgan, thanks again for your assistance! BTW, How did you achieve the 'Labels' in the Modal layout? (i.e. Main Info, Change Detail, Author Info?)...

Regards,

Edward.
I'mmm Back!

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 09 Dec 2013 00:58 #11787

  • MorganL
  • MorganL's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
Click on the properties icon of the fly/form brick, it's the same icon used for all other things that have properties so,it's easy to spot

You can decare an identifier, and a label
Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla
The following user(s) said Thank You: jcombuilder

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 09 Dec 2013 02:12 #11788

Awesome. You live and learn hey. Thanks Morgan.
I'mmm Back!

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 09 Dec 2013 16:44 #11792

Hello Morgan

A quick and dirty way to solve this issue is to open the form in a normal window and copy the generated tool-bar code "via FireBug". Then paste it into your modal form at the top or bottom. Once done the modal form shows the correct save and cancel buttons where you need them.

This should work until a more elegant solution can be submitted.

Regards
vlemos
The following user(s) said Thank You: jcombuilder

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 15 Dec 2013 00:02 #11806

  • etc
  • etc's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 132
  • Thank you received: 19
Hi,

Is the modal window able to resize/adapt to device screen?
Now I just can see the option to set fix size:
'modal_width' => '500',
'modal_height' => 300

thanks

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 23 Dec 2013 13:41 #11841

Hello. I wonder if a solution has been implemented for this problem or is it still necessary to use the copy and paste source code through Firebug?
I am also needing the toolbar in modal form and using the properties of the generator I'm not getting.

Please Log in or Create an account to join the conversation.

Last edit: by neoneper.

FORMS within MODAL windows 02 Jan 2014 13:31 #11881

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
I was working on that this last week.
I am testing it now.

Will be fixed next upload.
(introduction of a new helper function )
Coding is now a piece of cake
The following user(s) said Thank You: MorganL

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 02 Jan 2014 14:22 #11882

Its Workk (^.^) Tanks Chef!

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 03 Jan 2014 10:49 #11888

  • MorganL
  • MorganL's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
I may be missing part of this conversion

Running my app in a J3 sandbox and still not seeing a toolbar in a modal window.
Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 03 Jan 2014 11:21 #11889

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
No, still not available.
I am not ready for next upgrade.

I am gonna fix some of the last recent issues before. And also, I work on some tests.

The ticket is still open.

@neoneper, did you tried :
Modal Form layout in BACKend ?

It is not working, in facts.

Also I noticed since a long time, a pagination problem on 1.6 version in front (rendered twice)

This upgrade is long to come because I am digging for the best way of doing, and also wich will stay compatible with future FoF standards.
So, the HTML rendering is gonna be all rewrited. (maybe you will get upgrade before this point)

But soon nice upgrade will be a new standard, strong and simple HTML rendering with JLayouts, or FoF (later, but the standards will be respected)
It is huge work, but so important.
(Retro/Further - compatibilities)

Well, for modals (this ticket and few others), I can eventually prossess an upgrade today or tomorrow.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 03 Jan 2014 12:26 #11890

It really does not work in the backend. I just tried the FrontEnd.

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 19 Jan 2014 03:41 #12051

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed.
Coding is now a piece of cake
The following user(s) said Thank You: vlemos

Please Log in or Create an account to join the conversation.

FORMS within MODAL windows 19 Jan 2014 21:56 #12063

Hello Admin

This is great, thanks for this update. At this point, the only issue which defeats using modal forms for updating records in the j-cook framework is the fact that the records become permanently locked if the user clicks the mask or close-button.

I am sure that the subscribers to this thread will encounter this same issue when they begin to use modals in their designs. This issue is only detected in a multi-user environment since a locked record opens for the user who originally locked it; it is the other users who will find it inaccessible.

Check-in issue using modal forms:
Are you planning to address this problem in the near future to make modal forms a real option for updating records on the j-cook platform?

Regards
vlemos
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Time to create page: 0.094 seconds
  let me say what a brilliant app! Thank you very very much for all the hard work to build Cook!
Tocpe (Forum)

Get Started