-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing state editing #16
Comments
I'll see if its possible to support |
But i say about the tablet value, not the popup that i already set.
…________________________________
From: php coder ***@***.***>
Sent: Friday, March 8, 2024 7:48:43 PM
To: lara-zeus/popover ***@***.***>
Cc: Andrea Zanini ***@***.***>; Author ***@***.***>
Subject: Re: [lara-zeus/popover] Missing state editing (Issue #16)
I'll see if its possible to support formatStateUsing but since you already have to use ->content() and you can pass the record, dont see a reason for formatStateUsing !
—
Reply to this email directly, view it on GitHub<#16 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AWKUNI3IFULLS746LX25SBDYXIBYXAVCNFSM6AAAAABENEHW42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBWGIZDSNRVGI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
ah I got you, can you test this branch see if it working |
you can update now to last version |
Thank you boss❤️
Zanini Andrea
Selettronica S.a.s.
via A.della Scala 74/76 37017 Lazise (VR)
Tel. 045. 575858
Fax. 045.575111
http://www.selettronica.it<http://www.selettronica.it/>
…________________________________
From: php coder ***@***.***>
Sent: Saturday, March 9, 2024 9:38:36 AM
To: lara-zeus/popover ***@***.***>
Cc: Andrea Zanini ***@***.***>; Author ***@***.***>
Subject: Re: [lara-zeus/popover] Missing state editing (Issue #16)
you can update now to last version<https://github.com/lara-zeus/popover/releases/tag/1.1.4>
—
Reply to this email directly, view it on GitHub<#16 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AWKUNI6QC44ENZPSRLINI7LYXLDAZAVCNFSM6AAAAABENEHW42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBWG44TKNJZGM>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hello, sorry to say that but it seems to not be working correctly If i put like this the title is not changed
while doing this correctly puts "example" as text in the view
|
I created pull request #18 that fixes on my side, feel free to check and edit |
Hello again,
i need to show the sum of some prices in the table and I would like with the popover to show a detail like a small cart.
I have multiple values and can sum properly with normal TextColumn by using formatStateUsing...
but when I use it with your package it says
Method LaraZeus\Popover\Tables\PopoverColumn::formatStateUsing does not exist.
So how can I do something similar?
Thanks
The text was updated successfully, but these errors were encountered: