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

TOPIC: [FIXED] FORMS within MODAL windows

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

  • MorganL
  • MorganL's Avatar
  • Offline
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
  • Karma: 16
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
The administrator has disabled public write access.

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

  • MorganL
  • MorganL's Avatar
  • Offline
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
  • Karma: 16
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
Last Edit: 08 Dec 2013 15:01 by MorganL.
The administrator has disabled public write access.
The following user(s) said Thank You: jcombuilder

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

  • jcombuilder
  • jcombuilder's Avatar
  • Offline
  • Junior Member
  • Posts: 21
  • Thank you received: 4
  • Karma: 1
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!
The administrator has disabled public write access.

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

  • MorganL
  • MorganL's Avatar
  • Offline
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
  • Karma: 16
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 administrator has disabled public write access.
The following user(s) said Thank You: jcombuilder

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

  • jcombuilder
  • jcombuilder's Avatar
  • Offline
  • Junior Member
  • Posts: 21
  • Thank you received: 4
  • Karma: 1
Awesome. You live and learn hey. Thanks Morgan.
I'mmm Back!
The administrator has disabled public write access.

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

  • vlemos
  • vlemos's Avatar
  • Online
  • Elite Member
  • Posts: 295
  • Thank you received: 41
  • Karma: 21
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 administrator has disabled public write access.
The following user(s) said Thank You: jcombuilder

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

  • etc
  • etc's Avatar
  • Offline
  • Premium Member
  • Posts: 132
  • Thank you received: 19
  • Karma: 7
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
The administrator has disabled public write access.

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

  • neoneper
  • neoneper's Avatar
  • Offline
  • Junior Member
  • Posts: 35
  • Thank you received: 2
  • Karma: 0
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.
Last Edit: 23 Dec 2013 13:49 by neoneper.
The administrator has disabled public write access.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
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 administrator has disabled public write access.
The following user(s) said Thank You: MorganL

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

  • neoneper
  • neoneper's Avatar
  • Offline
  • Junior Member
  • Posts: 35
  • Thank you received: 2
  • Karma: 0
Its Workk (^.^) Tanks Chef!
The administrator has disabled public write access.

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

  • MorganL
  • MorganL's Avatar
  • Offline
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
  • Karma: 16
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
The administrator has disabled public write access.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
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
The administrator has disabled public write access.

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

  • neoneper
  • neoneper's Avatar
  • Offline
  • Junior Member
  • Posts: 35
  • Thank you received: 2
  • Karma: 0
It really does not work in the backend. I just tried the FrontEnd.
The administrator has disabled public write access.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Fixed.
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: vlemos

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

  • vlemos
  • vlemos's Avatar
  • Online
  • Elite Member
  • Posts: 295
  • Thank you received: 41
  • Karma: 21
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 administrator has disabled public write access.
The following user(s) said Thank You: admin
  • Page:
  • 1
  • 2
Time to create page: 0.129 seconds

Get Started