When creating quicktabs programatically can not create tabs with type 'freetext'.
This patch makes this possible.

CommentFileSizeAuthor
quicktabs_freetext_no_ajax.patch1.07 KBdanSamara

Comments

danSamara’s picture

Sorry, I mean "...can not create tabs with type 'freetext' in *ajax* mode"

pasqualle’s picture

so you disabled the ajax load for freetext type tabpages. I am unsure about such hard coded logic, I would prefer something like: #351953: Tabpage specific AJAX Settings

danSamara’s picture

Yes, the #351953: Tabpage specific AJAX Settings is a more powerful solution. I'll try to make patch for it.

netw3rker’s picture

Issue summary: View changes
Status: Needs review » Closed (duplicate)
Related issues: +#351953: Tabpage specific AJAX Settings