- Issue created by @davidiio
- Status changed to Closed: works as designed
over 1 year ago 5:05am 11 May 2023 - 🇦🇺Australia murrayw
Unfortunately, at this stage it is not possible to target the Summary field when it is part of the body. This is a limitation of the module as tehre is no way to target the field properties in this way.
In order to achieve what you want, the Summary would need to be split from the Body field so that it could be targetted individually.
For the future this could be a feature request. Adding it in would require a fair bit of effort as field widgets and Actions would need to be updated in order to support it. We do not want to support this at this time.
As a workaround, you could define your own field widget that specifically targetted the summary field. So, it would be possible to take what is in the module and adapt it to your own purposes.
- 🇧🇪Belgium davidiio
Thanks Murrrayw for your answer and solutions options.
Much appreciated! - Assigned to mandclu
- Status changed to Active
over 1 year ago 12:16pm 26 September 2023 - 🇨🇦Canada mandclu
I believe I have a way to make this work, having implemented something similar for another module.
- @mandclu opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 1:37pm 26 September 2023 - 🇨🇦Canada mandclu
Moving this to a new 1.1.x branch. Also worth noting that to restrict the character count, I set the content of the User message in my Augmentor to be:
Create an SEO friendly meta description of up to 200 characters for the following text, using the same language as the input: {input}
- Status changed to Fixed
over 1 year ago 1:42pm 26 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.