I need to open a jquery Dialog from inside a Select javascript in a view 
web2py, taking some values from javascript, At closing dialog with OK I 
need to insert record about the fields of this dialog to a database.
Thank you

Il giorno martedì 28 febbraio 2017 06:00:55 UTC+1, Marlysson Silva ha 
scritto:
>
> The steps that your would made.
>
> The modal would be the form within a div , this div would have the trigger 
> to activate the modal ( using sweetalert ) , then in the form ( within a 
> modal ) you connect the function on controller receiving data from form and 
> processing .
>
>
>
> Em quinta-feira, 23 de fevereiro de 2017 16:09:08 UTC-3, Andrea Fae' 
> escreveu:
>>
>> When I click function select I want that appears a modal dialog using 
>> jquery, asking some fields, and using this fields passing to controller
>>
>> Il giorno mercoledì 22 febbraio 2017 17:23:51 UTC+1, Ramos ha scritto:
>>>
>>> i like this one
>>> https://limonte.github.io/sweetalert2/
>>> and im using it with web2py
>>>
>>> 2017-02-22 13:44 GMT+00:00 Marlysson Silva <[email protected]>:
>>>
>>>> Explain more your problem?
>>>>
>>>> You are using just javascript or want integrate with web2py?
>>>>
>>>>
>>>> Em sábado, 18 de fevereiro de 2017 16:11:30 UTC-3, Andrea Fae' escreveu:
>>>>>
>>>>> Hello.
>>>>> From Javascript I need to ask some different values and promt is good 
>>>>> only for 1 text box.
>>>>>
>>>>> I know that I have to use jqury modal dialog, but I don't know nothing 
>>>>> about it (I need to study?)
>>>>>
>>>>> Is there anyone that can write me a very simple example? You have to 
>>>>> know that I have to use with select function in Fullcalendar scheduler 
>>>>> addon.
>>>>>
>>>>> Thank you
>>>>>
>>>> -- 
>>>> Resources:
>>>> - http://web2py.com
>>>> - http://web2py.com/book (Documentation)
>>>> - http://github.com/web2py/web2py (Source code)
>>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "web2py-users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to [email protected].
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to