Skip to content
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

Not working in Kirby 2.3 #3

Open
Thiousi opened this issue Jun 17, 2016 · 3 comments
Open

Not working in Kirby 2.3 #3

Thiousi opened this issue Jun 17, 2016 · 3 comments

Comments

@Thiousi
Copy link

Thiousi commented Jun 17, 2016

Fresh starterkit Kirby 2.3 install, simple blueprint:

title: Project
pages: false
files:
  sortable: true
fields:
  title:
    label: Title
    type:  text
  modules:
    label: Structure test
    type: structure
    style: items
    modalsize: large
    fields:
      tab1:
        type: structuretab
        label: tab1
      text:
        label: Text
        type: text
        icon: header
      tab2:
        type: structuretab
        label: tab2
      text2:
        label: Text 2
        type: text
        icon: header

Result:
image

Analysis: seems like the javascript is completely ignored.

@martinrisseeuw
Copy link

@Thiousi Did you maybe find the solution for this problem?

@Thiousi
Copy link
Author

Thiousi commented Nov 1, 2016

Hello Martin! I stopped using complex structure fields since modules came
out. So short answer is no. I didn't find a solution for this. Sorry!

On Nov 1, 2016 9:25 AM, "Martin" [email protected] wrote:

@Thiousi https://github.com/Thiousi Did you maybe find the solution for
this problem?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#3 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEmWiiTrVYCnHXMCdlkboESQEhTzNdScks5q5wWdgaJpZM4I4ZUd
.

@eXpl0it3r
Copy link

eXpl0it3r commented Jul 29, 2018

Also not working with Kirby 2.5.x unfortunately.

Found a working alternative Kirby-Tabs-Field

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants