in SELECT_OR_ADD_OPTION we create category when product form is called .
but now
i have a category and i want create a product for it . for example i have a
phone book and i want add number with small widget on my page .
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentati
ok و I understood.
thanks a lot!
I've got this problem solved.
On Tuesday, April 5, 2016 at 9:33:51 PM UTC+4:30, Dave S wrote:
>
>
>
> On Tuesday, April 5, 2016 at 5:35:35 AM UTC-7, narges Rezaei wrote:
>>
>> i have some services that send messages in specific tim
i have some services that send messages in specific times
a service can have some function to doing.
a function add to scheduler_task to execute in specific time ,for example
after 2 week , i want delete my service after one week and after then i
want disable all record of scheduler_task that
i have some services that send messages in specific times
a service can have some function to doing.
a function add to scheduler_task to execute in specific time ,for example
after 2 week , i want delete my service after one week and after then i
want disable all record of scheduler_task that rel
i want add column to scheduler_task table (extra field) but i can not.
Could any one help me figure out the problem?
Thanks!
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (
])
On Monday, April 4, 2016 at 2:41:19 PM UTC+4:30, narges Rezaei wrote:
>
> hi...
> i use links in grid for delete multi record and i want use deletion
> confirm for my users . how can i do it?
> how can i use "submit button" look like delete button in grid i
hi...
i use links in grid for delete multi record and i want use deletion confirm
for my users . how can i do it?
--
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 Issu
hi...
i use links in grid for delete multi record and i want use deletion confirm
for my users . how can i do it?
--
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 Issu
hi Pengfei Yu , is your code true? Is it working well?
i want use it.
On Monday, September 29, 2014 at 6:07:53 PM UTC+3:30, Pengfei Yu wrote:
>
> Hi,
>
> I have a web application hosted on AWS EC2 with Apache2. I plan to use
> web2py scheduler for some heavy tasks with user input files. Now I onl
9:46 AM, Dave S wrote:
> On Saturday, April 2, 2016 at 9:44:53 PM UTC-7, narges Rezaei wrote:
>>
>> i use PyCharm for writing program and when it run ,web2py server will
>> start . i work in windows.
>> i open pycharm and create a web2py project.
>> thanks.
>&
i use PyCharm for writing program and when it run ,web2py server will start
. i work in windows.
i open pycharm and create a web2py project.
thanks.
On Sun, Apr 3, 2016 at 9:08 AM, Dave S wrote:
>
>
> On Saturday, April 2, 2016 at 5:25:35 AM UTC-7, narges Rezaei wrote:
>>
>
hi
how and where use from "python web2py.py -K myapp" to start scheduler in
pycharm (windows) . i use from "http://127.0.0.1:8000/main"; to run my
program .
On Monday, December 9, 2013 at 11:32:52 AM UTC+3:30, Niphlod wrote:
>
> uhmwhat happens if you start it with
> web2py.py -K verificati
i did not use it , i use "http://127.0.0.1:8000/myapplication"; .
On Saturday, April 2, 2016 at 1:53:37 PM UTC+4:30, Dave S wrote:
>
> On Saturday, April 2, 2016 at 2:04:19 AM UTC-7, narges Rezaei wrote:
>>
>> hi
>> i have an application for send sms in certai
hi
i want use "python web2py.py -K myapp " to start scheduler in pycharm
(windows) , but i can not do it and i dont know how use it and where use
it .
On Wednesday, June 6, 2012 at 1:57:41 PM UTC+4:30, Javier Pepe wrote:
>
> Hello
>
> You need add the -M option to load models.
>
>
>
> On Wed, J
hi
i have an application for send sms in certain time . i use pycharm
(web2py) for writing this program and web2py scheduler . i can see the
records of tasks in db.scheduler_task but no records in scheduler_run and
scheduler_worker tables and also the task will execute befor insert in
table
>
> hello dear
i cant move dialog object in this code to the page center
how move it?
from gluon.sqlhtml import *
class SELECT_OR_ADD_OPTION(object):
def __init__(self, controller=None, function=None, form_title=None,
button_text = None, dialog_width=500 ):
if form_title == None:
16 matches
Mail list logo