Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

arijdialog in arijdatatable
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: arijdialog in arijdatatable
#1277
arijdialog in arijdatatable 15 Years, 2 Months ago Karma: 0
I have a arijdatatable table with a column with data that has links to arijdialog dialogs.

It works great. I use it for a club membership roster where the table rows have the names of members. Clicking on the member's name pops up their contact info.

The problem is that once the table is filtered or sorted, the dialogs no longer will pop up. Is there a workaround or fix for this?
The administrator has disabled public write access.
 
#1278
Re:arijdialog in arijdatatable 15 Years, 2 Months ago Karma: 747
Hello,

Can you say url where we can see it?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#1286
Re:arijdialog in arijdatatable 15 Years, 2 Months ago Karma: 0
I cannot show you the page, but I created a simple page that shows the problem. See poca.com/index.php?option=com_content&view=article&id=145

Click the link and you will see the dialog box. If you filter or sort, the link will no longer work.


The code for it is this:


{arijdatatable bPaginate="true"}
<table>
<thead>
<tr>
<th>column1</th>
<th>column2</th>
<th>column3</th>
</tr>
</thead>
<tbody>
<tr>
<td>{arijdialog}{arijdicontent}content10{/arijdicontent}{/arijdialog}</td>
<td>content20</td>
<td>content30</td>
</tr>
<tr>
<td>{arijdialog}{arijdicontent}content11{/arijdicontent}{/arijdialog}</td>
<td>content21</td>
<td>content31</td>
</tr>
</tbody>
</table>
{/arijdatatable}
The administrator has disabled public write access.
 
#1287
Re:arijdialog in arijdatatable 15 Years, 2 Months ago Karma: 747
Hello,

We have fixed this issue. Download the latest version of ARI Smart Content in 'Member Area', please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#1289
Re:arijdialog in arijdatatable 15 Years, 2 Months ago Karma: 0
Thank you for the quick response. 1.5.2 is better. The jdialog now works on the first page of rows but not on rows on the subsequent pages.
The administrator has disabled public write access.
 
#1292
Re:arijdialog in arijdatatable 15 Years, 2 Months ago Karma: 747
Sorry, re-download the component and try it again, please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12