friendlydesign
Forum Replies Created
-
Yes off course sorry !
But how insert variable coming from array ?
I not very good in php 😀 Sorry !
Yes thks i know that, but can i insert variable like this :
wpas_add_custom_field( 'Product2', array('required' => true, 'field_type' => 'select', 'title' => 'Product2', 'label' => 'Product2', 'label_plural' => 'Products','options' => array( 'my_value' => '$value1', 'another_value' => '$value2' ) ) );Thks !
In a computer service company , for example , customers can create tickets by products which it has a maintenance contract … and only on these products…
This is nice !!!!
Very good job 😀
Thks !!!
Personally this is what I did to get the automatic assign tickets by agents :
Depending on the customer’s choice -> custom field (ex : choice by Product in taxonomy)
I added the following plugin : Restrict taxonomies
And check yours taxonomies by agent role (create 1 role by agent -> ex : “Agent Technique” role with Taxonomy “Technique”.
And that work lol
Good work.
If it helps…
I find with the help to SiamKreative !
In this post to the support Awesome Support
Thk you for your jobs men, you are the bests !
Thk you !!!!!
I install plugin Footable :
I change (i know… if the plugin awesome support is udpate… but it’s for now lol) in list.php (\plugins\awesome-support\themes\default) the class to table :
<table id="wpas_ticketlist" class="footable">In the plugin footable tabs, “fool & feel” : theme “metro” and change css like you want.
ps : Plugin “footable” -> in tab “breakpoints” -> “Manual Column Visibility” case OK (full table view with customs fields).
If it helps!!!!
It’s exactly what ï want lol : a table searchable, filterable, sortable and pagination for ticket list in front-end user !
Very good job for all you make.
I wait With impatience the result.
Thk you very much !!!!!
I like see Filter like ticket admin page :
Filter by custom fields for example or by status.Thks
Forum: Plugins
In reply to: [Football Pool] Display Bonus question PointsTotal score = points prediction + points bonus questions by user by match
Ex : match 1, user “toto” : 8 pts prediction (score correct) + 4 pts question bonus = 12 pts total score for toto in match 1 (in array shortcode or on page “classes\class-football-pool-pool.php”.
Thx !!!!
Forum: Plugins
In reply to: [Football Pool] Display Bonus question PointsLast question… perhaps 😀
How display total score by user for one match ?
Thx !
Forum: Plugins
In reply to: [Football Pool] Display Bonus question PointsThx u very much !!!!
But the last line is :
$output .= $points_scored;not
$output .= $user_points;U are the best !
Thx for this plugin !!!!!!!
Forum: Plugins
In reply to: [Football Pool] Display Bonus question PointsHello,
May I ask if you have had time to see my question?
thanks in advance !
Forum: Plugins
In reply to: [Football Pool] Display Bonus question PointsOk thanks !
Forum: Plugins
In reply to: [Football Pool] Display Bonus question PointsSorry, my English is not very good.
After validation of the scores, the points obtained by the user appears next to the icon of statistical graphics. I would do the same for the number of points obtained by the user for bonus questions.
(perhaps in page “class-football-pool-pool.php”)
ex :
Feb 20, 2016
18:00 Team 1 2 – 0 Team 2 3 (here icon graphics)Bonus Question 1
Answer : …
Closed 2016-02-20 17:00 3 Pts(value in admin) + Points real !