...so for features like SQLFORM.grid what r u alternatively using?
On Nov 15, 2012 10:29 PM, "Richard Vézina" <[email protected]>
wrote:

> Off course the id is in the URL.
>
> I wasn't know about showid : false...
>
> As I wrote I don't know pretty well SQLFORM.grid, I didn't have time to
> learn it properly and it was changing constantly, so I postpone migration
> the time the api freezed...
>
> :)
>
> Richard
>
> On Thu, Nov 15, 2012 at 3:10 PM, Niphlod <[email protected]> wrote:
>
>> I meant.... if you don't want to show the id
>> step1: there's the "fields" parameter that you can pass to the grid: the
>> id is not shown on the main grid
>> step 2: Don't show it in the edit form. easy-peasy: editargs={'showid' :
>> False}
>>
>> ..... but the "number" of the id will be shown no matter what, e.g. in
>> the URL bar when you modify the record, in the tr id= and so on....
>>
>> --
>>
>>
>>
>>
>
>  --
>
>
>
>

-- 



Reply via email to