Search
10143 results 2311-2320
Forum
- 6th Sep 2019Impose upper limit on editable table according to user membership levelHi Allan JSON Results of var_dump($subscription_plan_id); below array(1) { ["subscription_plan_id"]=> string(5) "18651" } $q->where( 'user_id', $userid); } ) ->exec() ->fetch(); var_dump($subscription_plan_id); switch ($subscription_plan_id) { case "18649": $portfolio_limit = 7;break; case "18650": $portfolio_limit = 6;break; case "18651": $portfolio_limit = 4;break; default: $portfolio_limit = 5;break; } Colin
- 6th Sep 2019Child table has no datause a POST by default, while DataTables uses a
- 4th Sep 2019automatic update of external json .txt file at each new record edit / insertionan external file by default?? Just for an ease
- 31st Aug 2019need table with multiple column (column A-Z) if search, it should search the column not rowable to use the default page length input for
- 31st Aug 2019Scrollable lightbox?Hi @TomBajzek , By default the lightbox should be scrollable - see example here (forced, as I just duplicated fields). Would you be able to modify that please to demonstrate your issue, or link to your page if possible. Cheers, Colin
- 30th Aug 2019Upload function / Custom progress statuswhat is happening. By default it is Processing but
- 27th Aug 2019Toggle Buttons Width (Bootstrap4 styling)at least with the default colVis extension that contained
- 27th Aug 2019'postEdit' event callback parametersinline editing which, by default, will only submit the
- 27th Aug 2019Help aligning Count of Entries, Buttons and Search Areayou'll see that the default for Bootstrap is a
- 27th Aug 2019Ho to don't clear box Search when update table ?Hi @"walter.iermano@live.com" , Is this using Editor? That's not happening with the default page - see here. Cheers, Colin