Hi, I would like to suggest a small bug fix. When an article is created with sppagebuilder it is saved by inserting only the fulltext. But when a search is made from the frontend, only the title of the article is shown as it does not have the introtext.
In components/com_sppagebuilder/models/form.php (see the image)
There are 2 solutions, the first consists of inserting the first paragraph of text. (see the image)
The second solution, enter a number of characters.(see the image)
You could include the two options in the configuration to let the user decide how the save should act.
Thanks
